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

{
    "id": 1353459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1353459/?format=api",
    "text_counter": 325,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Order! The only way the Member can clarify that is to seek a point of order if he has been misquoted and he will explain what he meant. I am trying to find a way around this procdure. Let me grant someone else an opportunity to speak and then you can rise on a point of order."
}