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

{
    "id": 822211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/822211/?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, we are discussing some very serious matters. Whatever this Parliament does must be in accordance with the Constitution. Looking at the amendment that has just been moved and being seconded, it is very clear that it attempts to take action on the CSs in a manner that is not in accordance with Article 152 of the Constitution."
}