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

{
    "id": 234913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234913/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, it might not be possible to channel the money through the constituency bursary fund because this is a different grant and there is a lot of objection to the bursary money going through bursary committees. We will consider this. We will discuss the matter in a Kamukunji like we discussed the system of allocating bursary funds."
}