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

{
    "id": 144127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144127/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, the Minister of State for Provincial Administration and Internal Security was in contact with me yesterday. He kindly requested the permission of the Chair that this Question be asked tomorrow at 2.30. p.m. He needs some more information."
}