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

{
    "id": 111613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111613/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, amongst the emergency projects that I have on my list are those two projects. I will endeavour to repair them as soon as finances are available. I think the Office of the Deputy Prime Minister and Ministry of Finance has listened to our case. They will respond."
}