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

{
    "id": 240301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240301/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, at the point of adoption of this Report by the House, my colleague, the Minister for Justice and Constitutional Affairs did give a Government undertaking to do everything that was required to implement the Report in terms of the investigation and prosecution. We still stand by that commitment."
}