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

{
    "id": 1488146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1488146/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Thank you. Hon. Members, I know there are a number of you who asked for statements, which have taken an inordinately long time. Hon. DK, can you do it in half-a-minute?"
}