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

{
    "id": 1714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1714/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Deputy Speaker, Sir, I wanted to ask many questions. The Assistant Minister did not touch on the total allocated amount of money that is likely to be used by the Ministry in repairing the roads in Kamkunji Constituency in this financial year."
}