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

{
    "id": 35572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35572/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "asked the Minister for Environment and Mineral Resources. (a) whether he is aware that Lake Kamnarok in Kerio Valley is drying up; and, (b) what measures the Government is taking to rehabilitate this important national resource."
}