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

{
    "id": 825,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/825/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Temporary Speaker, Sir, I beg to move the following Procedural Motion:- THAT, this House extends the period of the Select Committee on the decline of Kenya shilling by one (1) month in order to enable the Committee conclude its activities as per the terms of reference of its establishment."
}