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

{
    "id": 54708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54708/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to answer this Question without appreciating the fact that although crocodiles look stone-age and crude, they are very cunning animals and if you do not supply them with food, they will continue eating people around Kiambere?"
}