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

{
    "id": 1287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1287/?format=api",
    "text_counter": 277,
    "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, the Minister for Lands said that he will be back in the Chambers and we are waiting to see him in the Chambers. Regarding the Minister for Local Authorities, am afraid, I have not checked where he is, but I can do that with your permission, together with the Minister for Transport."
}