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

{
    "id": 81819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81819/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, whereas I appreciate the question by the hon. Member, it is the Ministry of Education that will really look into these particular modalities and not the Ministry of Finance. I think that question would be more appropriately directed at the Ministry of Education as they continue with their discussions with the CDF Committee."
}