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

{
    "id": 5674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5674/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Hon. Attorney-General, I hope you are noting down those points of order. Those are two points of order. I will give hon. Kabogo this opportunity. We must conclude now."
}