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

{
    "id": 1268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1268/?format=api",
    "text_counter": 258,
    "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, indeed, it is true that that particular Statement has been pending for long. Let me ask the Attorney-General to issue the same on Thursday, so that he will be able now to issue two Statements on Thursday."
}