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

{
    "id": 1483166,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483166/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " The Chair is going to allow your compliments, but that is not a point of order. I am sure you are well taken by Hon. Daniel. Parliament is happy that one of their own has an image outside."
}