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

{
    "id": 99246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99246/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Speaker, Sir, you do not have to be an expert to know that there is a lot of shoddy work done during the maintenance of those roads. Could the Minister confirm that he is happy with the standard of work being done on all those roads?"
}