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

{
    "id": 42116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42116/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, it is true the Assistant Minister cannot be aware whether this road is in a good condition or not because he and his senior engineers who are responsible for the maintenance of this road stay in posh areas like Muthaiga where they have tarmacked their roads up to their toilets and compounds."
}