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

{
    "id": 171259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171259/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, it is true that part of the work has delayed. However, I am looking at the possibility of starting this work mid next month, or latest, the end of next month so that I can meet my target, which is finishing these works at the end of this financial year."
}