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

{
    "id": 42165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42165/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The other issue that was requested is how up to date, the total amount that has been paid is Kshs500 million, which was paid during the last financial year, while a further Kshs500 million is provided for in the Supplementary Estimates. But this has not been paid out yet."
}