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

{
    "id": 34722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34722/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Speaker, Sir, I have given an answer as far as I understand it. Since the Minister of State for Provincial Administration and Internal Security is in this House with us, he can pick up from there and provide an answer as to why they have not been able to finalize investigations."
}