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

{
    "id": 152205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152205/?format=api",
    "text_counter": 463,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Deputy Speaker, Sir, the reason why I am raising this is that there is another Bill, which I really want fast-tracked and I do not want it to colour that other Bill which I want fast-tracked."
}