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

{
    "id": 122490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122490/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also take this opportunity to support this Motion on the adoption of this Report. I want to agree with hon. Wamalwa that it is only gentlemen who live by their own words and who need to stand and give commitments."
}