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

{
    "id": 145487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145487/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, may I add my voice to what Mr. Njuguna said, that this particular Assistant Minister is very hardworking. Having said that, could he confirm that he can convert that hard work to making sure that the police act in these cases?"
}