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

{
    "id": 237885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237885/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "The Assistant Minister for Roads and Public Works",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": " Mr. Speaker, Sir, the Emergency Fund is not unlimited. That is what I have been trying to say. It is a limited amount that can only be used to do works up to a certain level. We cannot do what we have no money for."
}