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

{
    "id": 176135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176135/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. When you called upon the Minister to make this Ministerial Statement, you referred to him as the Acting Minister for Finance, but he is talking about climate change. Is it in order? Is it the same thing?"
}