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

{
    "id": 143668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143668/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move the following Procedural Motion:- THAT, notwithstanding the provision of Standing Order No.20(2), this House orders that the sitting time of the House today be extended from 6.30 p.m. until the conclusion of the business appearing in the Order Paper."
}