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

{
    "id": 1559003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1559003/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "Hon. Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Order, Hon. Member. Hon. Caroli Omondi, you will have additional seven minutes when the debate resumes. Hon. Bedzimba, Hon. Obo and Hon. Chege will follow you in that order once we resume debate on this matter."
}