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

{
    "id": 153628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153628/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Speaker, Sir, I beg your indulgence for direction. It appears that the FLF cross-cuts the Ministry of Roads, the Kenya Revenue Authority (KRA) and the Ministry of Transport. Probably, we should re-direct this Question to the Prime Minister, so that he can give direction!"
}