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

{
    "id": 1234025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234025/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Kikuyu, UDA",
    "speaker_title": "Hon. Kimani Ichung’wah",
    "speaker": null,
    "content": " Thank you, Hon. Deputy Speaker. I did not want to interrupt Hon. Millie, especially when she mentioned me and photographs. She knows that we do not take photos. Hon. Millie knows. We have no time for photographs. Hon. Millie Odhiambo and I have been around for some time and she knows that we have never taken a photograph together."
}