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

{
    "id": 168723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168723/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Speaker, Sir, I would request that we wait for the Minister of State for Provincial Administration and Internal Security. He was supposed to be here by now, but I think he has been held up in the traffic jam. I wish to make that request."
}