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

{
    "id": 66077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66077/?format=api",
    "text_counter": 239,
    "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. Deputy Speaker, Sir. You heard the Vice- President and Minister for Home Affairs say that he can never refer to me. I did not make any reference to him. Why is it necessary for him to bring my name in that bad light?"
}