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

{
    "id": 1439431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1439431/?format=api",
    "text_counter": 741,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Hon. (Dr) Makali Mulu, I notice you have run out of time but I will give you an additional five minutes. Is that enough for you or you want 10 minutes?"
}