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

{
    "id": 290223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/290223/?format=api",
    "text_counter": 186,
    "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. I have just been listening to the Assistant Minister answering the question that he was asked and this one. He is not being committal. He is just saying: “That is something that we can consider.” Is it not fair for him to say that they are going to consider and then be specific? Is he in order?"
}