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

{
    "id": 152146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152146/?format=api",
    "text_counter": 404,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Then Subsection (5) says who those officials are - High Court Judges, Judges of the Court of Appeal, Members of the Public Service Commission, Members of the Electoral Commission, the Attorney-General and the Controller and Auditor-General."
}