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

{
    "id": 103458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103458/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, on the contrary, this anomaly was discovered by my engineers and a correction ordered, which is being done. If there is any particular place the hon. Member would want to draw my attention to, I am ready to make the correction."
}