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

{
    "id": 201112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201112/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " It reads:- \"Provided that where in any written law, an act is required to be performed by a 4354 PARLIAMENTARY DEBATES October 4, 2007 police office of a specified rank, the Director or an investigator shall be deemed to be a police officer of that rank\". Thank you!"
}