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

{
    "id": 302731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302731/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, indeed, I see the urgency on this. I may not be able to tell you the date today in this Sitting. That is because I have to consult my diary and see the most appropriate time to come. But I will do it as soon as possible."
}