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

{
    "id": 1270543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270543/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yussuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": " Thank you, Hon. Speaker, for the opportunity. I would like to ask a supplementary question to the Cabinet Secretary on the dire water crisis in our Capital City. What is the status of the upgrading and improvement of the water supply system to our City that has been going on for a while? Further…"
}