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

{
    "id": 1007299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1007299/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Kirinyaga Central, JP",
    "speaker_title": "Hon. Munene Wambugu",
    "speaker": {
        "id": 13382,
        "legal_name": "John Munene Wambugu",
        "slug": "john-munene-wambugu"
    },
    "content": "If we approve these Regulations, the country will go in the right direction. I urge Hon. Members of this House to concur or agree with the Committee on Delegated Legislation and approve them."
}