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

{
    "id": 110504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110504/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, as the Assistant Minister has very ably responded to these very serious security threat in Ngariama Ranch, I would ask him to indicate to this House what assistance he is extending to those families whose houses have been destroyed. What specific measures is he putting in place to guarantee the safety of citizens in that area?"
}