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

{
    "id": 42499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42499/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he is aware that the Kirinyaga OCPD, OCS and DCIO have to share a vehicle because vehicles meant for the OCS and DCIO are unserviceable; (b) when the Ministry will avail new vehicles to the station; and, (c) whether he is also aware that eight people have been killed by criminals in Kirinyaga Central Constituency recently and, if so, what measures the Government is taking to improve security in the constituency."
}