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

{
    "id": 229896,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229896/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, notwithstanding the provisions of Standing Order No.17(2), this House Orders that the sitting of this House today, be extended to 8.30 p.m, or until the Business appearing on the Order Paper is concluded, whichever comes earlier."
}