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

{
    "id": 12152,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12152/?format=api",
    "text_counter": 458,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to support the Motion as amended. I want to specifically indicate to this House that hon. Keynan has ably served the Committee on Defence and Foreign Affairs and has the capacity to represent this House and the Members in the PSC."
}