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

{
    "id": 28467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28467/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, I beg to move the following Procedural Motion:- THAT, notwithstanding the provisions of Standing Order 20(2) this House orders that the sitting time of today’s Sitting be extended until conclusion of business appearing on the Order Paper."
}