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

{
    "id": 1439516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1439516/?format=api",
    "text_counter": 826,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " I also do not see the Chairman of the Public Petitions Committee in the House. It is my presumption that he is also busy with some other business. Tomorrow being a Budget Day, I am sure that Hon. Members are busy with other things. I direct that this Motion be also placed on the Order Paper at a future date."
}