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

{
    "id": 6554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6554/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "asked the Minister for Roads:- (a) what the status of the Garissa-Modika-Nuno road project in Garissa Country is, (b) how many kilometres of the road have been tarmacked and at what cost; and, (c) whether he could table the report of the Task Force on the project which was appointed by the Prime Minister in 2009."
}