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

{
    "id": 269312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269312/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Bifwoli",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Speaker, Sir, I have talked to the hon. Member and I have told him that the answer I have is not sufficient or good enough. I am looking for more information so that when I come here, I can answer the Question efficiently."
}