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

{
    "id": 1150019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1150019/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": " We are going to read the Statements by Chairpersons of Committees starting with the Chairperson Standing Committee on Energy to make a statement on the activities of the Committee."
}