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

{
    "id": 223777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223777/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Yattani",
    "speaker_title": "",
    "speaker": {
        "id": 369,
        "legal_name": "Ukur Yattani",
        "slug": "ukur-yattani"
    },
    "content": "Mr. Deputy Speaker, Sir, as you are aware, this was a very unfortunate incident where the library was burnt down by unknown people. The necessary investigation machinery has been put in place and, as a Ministry, we shall have to rely on that report. We do not have funds at the moment but as soon as the report is ready, we promise to do something."
}