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

{
    "id": 911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/911/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Okemo, let me put my colleague in peace because he seems to think that the Chair is wrong. I want to bring to the attention of Mr. Ethuro the provisions of Standing Order No.74 which permits a Member who has spoken to give an explanation. That is why I have allowed Mr. Okemo to do that. Mr. Ethuro you can be reading the provisions of Standing Order No.74."
}