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

{
    "id": 98787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98787/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "The issue I raised was that this signing is dependent on the Government’s commitment of Kshs1.2 billion. Is the Minister then not telling us that this is unlikely to happen any time soon, bearing in mind that the Kshs1.2 billion commitment by the Government is not forthcoming?"
}