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

{
    "id": 1132437,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1132437/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Temporary Deputy Chair, again for the record, I note that on the Order Paper, at Page 1577, there is a typing error in part (b). In part (a), it is amending by deleting paragraph (a), and in (b), deleting paragraph (b), but it reads as paragraph (a). So, I just want to have that recorded that, indeed, it is deleting paragraph (a), and (b), by deleting paragraph (b). The (c), is a deletion of the New Section. We should have it on record that it is (a), and (b) are being deleted, not (a), being deleted twice."
}