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

{
    "id": 1234071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234071/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "The Temporary Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "(Hon. (Dr.) Rachael Nyamai): Thank you very much, Hon. Rebecca Tonkei. Hon. Members, I would like to recognise, in the Public Gallery, students from AIC Chebisaas Boys High School in Moiben Constituency, Uasin Gishu County. You are welcome to the National Assembly. Hon Members, the next opportunity goes to Hon. Timothy Wanyonyi, Member for Westlands."
}