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

{
    "id": 123924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123924/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, although the answer should have been more appropriate from the Minister for Finance, I will however say that the Minister for Roads has undertaken to negotiate with the Ministry of Finance plus the Committee that oversees the road network building in this country, to come up with a proper formula on the constitution of the members of committees that will manage the funds that we allocated as per the instructions of the Minister for Finance. You will soon be informed of this formula. I think Members have already started receiving letters on this issue."
}