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

{
    "id": 201559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201559/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, it is not possible to say exactly how much it will cost because the road is about 107 kilometres. This road will require a lot of resources. We might, therefore, have to split it into two phases when we advertise. If you take a conservative figure, it will be in excess of Kshs3 billion."
}