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

{
    "id": 7161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7161/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " Mr. Speaker, Sir, I will be able to give a comprehensive Ministerial Statement on Thursday afternoon. Meanwhile, we have alerted our officials on the ground. I am sure that they are in the area taking steps to make sure that the animals do not disturb the population there."
}