GET /api/v0.1/hansard/entries/72045/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 72045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72045/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, indeed, I want to agree with the hon. Member that last year, we were also able to spend more or less the same amount that we have spent in this particular contract. It is becoming increasingly expensive to do these short repairs. I want to assure the hon. Member that we will be able to consider this road for re-carpeting in the next financial year."
}