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

{
    "id": 123266,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123266/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he could confirm that conditions at Nairobi’s Kamukunji and Central Police Station cells are deplorable and expose suspects to the risk of contracting communicable diseases; and, (b) what plans the Government has to improve the conditions in these cells."
}