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

{
    "id": 238409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238409/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Deputy Speaker, Sir, when we receive cases of emergencies, because the money is dispatched in tranches, we increase it to a certain proportion to cater for emergencies. Otherwise, there are issues which are brought up, which are not emergencies. Most emergency cases are very expensive because they have to do with improving bridges. Their designs and construction is expensive and takes time."
}