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

{
    "id": 834542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/834542/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Chairman, I support the amendment, but for neatness sake, I notice that in the Order Paper, there are three amendments: (a), (b) and (c). The substitution relates only to (a). So, perhaps for clarity, can we dispose of (a), then move to (b) and (c) separately?"
}