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

{
    "id": 45655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45655/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Something else which is reported in those minutes, is that the team went to the stadium and saw the sorry state of sewage disposal where storm water is mixing with overflowing sewer. The action they took was to tell the municipal council that they need to build radial arms. So far, this has not been done, and it is still a health hazard. What is the Ministry going to do?"
}