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

{
    "id": 199526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199526/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Koros",
    "speaker_title": "",
    "speaker": {
        "id": 314,
        "legal_name": "David Kiptanui Koros",
        "slug": "david-koros"
    },
    "content": "asked the Minister for Roads and Public Works:- (a) whether he is aware that Road D305 (Cheptiret-Moi University-Lessos) is in a deplorable condition; and, (b) when it will be repaired."
}