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

{
    "id": 37314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37314/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "asked the Minister for Roads:- (a) why the construction of Kirigiti-Kibichoi Road (C64) was abandoned in 2009, five kilometres before completion; and, (b) when the Ministry will resume construction and when the remaining section of the road will be completed."
}