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

{
    "id": 54205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54205/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I want to acknowledge that, indeed, it is true that the hon. Member has visited our offices and actually forwarded the request. We are considering that request and we will be able to avail funds as soon as the same is availed to us by the Treasury. We also take note that the road in question is very useful in terms of relief supply and we will prioritize it as soon as the funds come. But, clearly, we have not declined. It is only that we do not have funds for emergency response."
}