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

{
    "id": 106003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106003/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Roads the following Question by Private Notice. (a) What steps is the Minister taking to improve the Kisii-Keroka Road, which is currently impassable? (b) When will the Government rehabilitate or tarmac the road?"
}