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

{
    "id": 221492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221492/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, as I said in my written answer, work has started and the road is not yet complete. We can only assess the workmanship when the road is finally complete. Since work is still ongoing, I am sure the problem will be rectified."
}