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

{
    "id": 1234003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234003/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Hon. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "While I am still on my feet, before the next Order, I would like to recognise the presence of St. Mary’s Mosocho Primary School from Kitutu Chache Constituency, Kisii County. We have Members present who went to that school. Secondly, I would like to recognise the presence of Kangai Mixed Secondary School from Mwea Constituency, Kirinyaga County. Both are seated in the Public Gallery."
}