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

{
    "id": 463676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/463676/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Hon. Langat",
    "speaker_title": "",
    "speaker": {
        "id": 384,
        "legal_name": "Benjamin Kipkirui Langat",
        "slug": "benjamin-langat"
    },
    "content": "This is a very important Bill and, therefore, I encourage hon. Members to pass it at the Second Reading Stage. I cannot claim to have absolute knowledge of how these things are done. Therefore, hon. Members are free to bring forward amendments to improve the Bill, so that we can have a very good law."
}