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

{
    "id": 173930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173930/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 1391,
        "legal_name": "John Ndirangu Kariuki",
        "slug": "john-ndirangu-kariuki"
    },
    "content": "Mr. Speaker, Sir, in view of the fact that at one time we were promised by the Ministry that, that road was going to be done two years ago, could the Minister give us that assurance that it will really be done in the next financial year?"
}