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

{
    "id": 101313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101313/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Deputy Speaker, Sir, what I would like to know from the Assistant Minister is whether Kshs4 million is adequate to even patch the road between Luanda and Majengo, which is about 20 kilometres long."
}