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

{
    "id": 54200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54200/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, if I heard the Assistant Minister right, he has allocated some money for Road B9 - that is Isiolo-Modogashe. Since it has been there for a long time and the Ministry is planning to upgrade it to bitumen standards, how many kilometers is it going to cover, when funds will be available?"
}