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

{
    "id": 58716,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58716/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Mr. Speaker, Sir, I do not have another question but I would like to urge this House to in future amend this law so that the smaller constituents will get what is actually fit for them and the bigger constituencies get a bigger share considering the number of roads in such a constituency."
}