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

{
    "id": 554432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/554432/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Hon. Aden",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "With those few remarks, I want to allow my colleagues time so that they can also give their input. What we have here are very heavy allocations for both IFMIS and the Ministry of Defence. I urge them to be very prudent in the utilisation of the money they have been allocated. As a House, we need to be vigilant to ensure that we hold the relevant ministries to account in terms of utilisation of these funds in addition to the previous budgetary allocations."
}