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

{
    "id": 1014429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014429/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Kibwezi West, Independent",
    "speaker_title": "Hon. (Dr.) Patrick Musimba",
    "speaker": {
        "id": 1804,
        "legal_name": "Patrick Mweu Musimba",
        "slug": "patrick-mweu-musimba"
    },
    "content": " Thank you very much. I am coming to a close. So then the departmental committees or the Budget and Appropriations Committee should be able to reassign the money through a Supplementary Budget as opposed to waiting towards the end for this to happen."
}