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

{
    "id": 3368,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3368/?format=api",
    "text_counter": 213,
    "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": "(a) Yes, I am aware of the disappearance of Mr. Kenneth Muchiri Muriithi, who is a Form III student of Kiine Mixed Secondary School in Mara District. He has not been traced since then."
}