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

{
    "id": 343039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343039/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Khangati",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 42,
        "legal_name": "Alfred Khang'ati",
        "slug": "alfred-khangati"
    },
    "content": "However, the investigating officer has contacted them and they have promised to avail themselves on 3rd January, 2013. If investigations are completed, the file will be forwarded to the Director of Public Prosecutions as it is the requirement, for perusal and advice and appropriate action will be taken accordingly."
}