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

{
    "id": 69408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69408/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that Ruiru Education Office operates from one room shared by 12 officials; and, (b) when the Ministry plans to expand the office because its current state is hindering effective educational management in Ruiru area."
}