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

{
    "id": 214616,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214616/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " On a point of information, Mr. Speaker, Sir. As far as this Bill is concerned, what I know is that I have received letters addressed to the Ministry, with copies to me, saying that there is need for a stakeholders' forum in order to fine-tune and finalise the Bill."
}