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

{
    "id": 81821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81821/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, what I said is that we have discussed this issue with the Ministry of Education and we have agreed that the Ministry of Education, in consultation with the CDF Committee, will deliberate on the modalities of implementing this program. I think that is what I said; that, we have agreed with the Ministry of Education that they will agree on the modalities of implementation with the CDF Committee"
}