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

{
    "id": 822213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/822213/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "This House cannot discuss anything that goes against the Constitution. I would like to appeal to you to give us a ruling on whether this amendment goes against the spirit and letter of Article 152 of the Constitution, so that we can stop any further debate on a matter that is clearly unconstitutional."
}