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

{
    "id": 117371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117371/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, first, I want to inform the Assistant Minister that, consultancy forms part of capital expenditure. So, it can never be recurrent expenditure. But, besides that, I think the Assistant Minister can do justice to this House by telling us exactly what he is referring to as recurrent expenditure so that we can help him know whether it is recurrent or capital; because if he just says that it is recurrent without knowing what it is, then we cannot help him."
}