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

{
    "id": 1337232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337232/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Hon. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "We just started the debate on this particular one, which is going to take a couple of hours. So, maybe, we can ensure it is prioritised in the next Order Paper, next week. Thank you. You may proceed Hon. Ferdinand Wanyonyi, Member for Kwanza."
}