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

{
    "id": 1250674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1250674/?format=api",
    "text_counter": 1772,
    "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! Order! We have run out of time. You will still have another four minutes when we reconvene. It is my humble direction to whoever is going to be in the Chair to give Hon. Pukose the second chance when the House reconvenes. I understand you have been waiting the whole day to have an opportunity. Order, Hon. Members."
}