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

{
    "id": 1507982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1507982/?format=api",
    "text_counter": 737,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Is the Vice-Chairperson, Procedure and House Rules Committee here to move the Bill? Fair enough, I do not see him. Anybody from the Procedure and House Rules Committee? I direct that this matter be also deferred to another date in the future."
}