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

{
    "id": 55624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55624/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "asked the Minister for Minister for Roads:- (a) whether he is aware that the designs for upgrading Nyaru-Iten Road (C53) to bitumen standards are complete; and, (b) what plans the Ministry has put in place to tarmac the road."
}