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

{
    "id": 160244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160244/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, it is also within my knowledge that Mr. Miller is touted as having extensive knowledge in the electoral process. That is very doubtful because Mr. Miller is not known to have been involved in the agitation for electoral reforms of this country."
}