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

{
    "id": 104233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104233/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, if the hon. Member listened to my opening remarks, I said, I am sad that this issue is that way. I undertake that once they do what is supposed to be done by them, I will assist and they will get their compensation the fastest possible."
}