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

{
    "id": 321661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321661/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Speaker, Sir, this is a very unfortunate position because this road is the one that helps us take our foodstuff from the farms to the market. Could the Assistant Minister tell us exactly what happened to the first trunche of Kshs60 million which was allocated last year and only Kshs4.5 million was given to upgrade only five kilometers. What happened to the money that was allocated last year?"
}