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

{
    "id": 321076,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321076/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) Yes, I am aware. (b) I am going to release funds for the first quarter of this financial year to all Constituency Road Committees (CRCs) by the end of September this year."
}