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

{
    "id": 1502389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1502389/?format=api",
    "text_counter": 306,
    "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. Members, the time now is 6.35 p.m. The House will adjourn and resume at 6.45 p.m. We have slightly over ten minutes to refresh and come back for another session."
}