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

{
    "id": 1363621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1363621/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Your time is up Member for Nakuru Town East. I can confirm that you have been stuck at the Gilgil gridlock, not once but thrice. That has happened to other Members too. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}