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

{
    "id": 55165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55165/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that all the roads surrounding Kitui Town are not tarmacked, and, (b) whether he could consider tarmacking the roads from the town for at least five kilometres, particularly the roads leading to Kyangwithia Secondary School, Tungutu, Wikililye, Kwa Ngindu and Mutune."
}