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

{
    "id": 1181341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1181341/?format=api",
    "text_counter": 20,
    "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, Standing Order 226 on comments on a Petition states that: “The Speaker may allow comments, observations or clarifications in relation to a Petition presented or reported and such total time shall not exceed thirty minutes.”"
}