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

{
    "id": 141692,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/141692/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "(a) The number of criminal cases since the commencement of the Sexual Offences Act on 26th July, 2006 to June, 2009 are 5,537."
}