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

{
    "id": 123036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123036/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Minister tell this House the remedial action he has taken with regard to the grabbed houses as indicated in the Ndung’u Report so that Government workers do not continue to suffer?"
}