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

{
    "id": 1006606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006606/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Last week we approved the Report of this Committee. They worked very hard. I am aware that the Committee did not stop at us approving, but went further and looked through other issues that were not comprehensively covered in their Report. I am sure they will be reporting that so that we can process the Supplementary Appropriation Bill today."
}