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

{
    "id": 456077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456077/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Hon. H. K. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 1508,
        "legal_name": "Humphrey Kimani Njuguna",
        "slug": "humphrey-kimani-njuguna"
    },
    "content": "I thought the hon. Member was talking about the Committee on Agriculture, Livestock and Cooperatives. I see it cutting across the two Committees. 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."
}