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

{
    "id": 100478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100478/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I wish to thank the Assistant Minister for that answer. However, I would like him to confirm whether he has set aside any funds to repair the Mwania Bridge which is along that road. This is a killer bridge and it is just after Machakos Town."
}