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

{
    "id": 94541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94541/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to exclude the people of Rangwe from enjoying the extension services and yet, they pay taxes just like any other Kenyans? We also deserve to get extension services."
}