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

{
    "id": 3881,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3881/?format=api",
    "text_counter": 160,
    "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. Temporary Deputy Speaker, Sir, it looks like the Minister is not in the Chamber. I will check why he is absent. As usual, you will put some sanctions on him. I do not know because I am not in the Chair. However, I will consult with him and ask him to come and answer this Question on Tuesday."
}