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

{
    "id": 1143289,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1143289/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Speaker, this was an oversight, my apologies. Hon. Josphat Kabinga used to be a Member of this Committee. He was then appointed the Chair of the Departmental Committee on Labour and Social Welfare. The records may have, therefore, not been amended. So, when we asked for the Committee to be replicated as it is, his name was there."
}