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

{
    "id": 1155602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1155602/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "There was no amendment to it in the Committee of the whole House. So, we lifted it to now consolidate the Elections (Amendment) Bill No. 41 into No. 3."
}