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

{
    "id": 123609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123609/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "I was being very patient with Mr. ole Ntimama because he stood on a point of order and all Members of Parliament, including Ministers, are allowed to raise points of order where something is out of order. So, I was extending that indulgence to the Minister to see what he will point out as being out of order and you have to respect"
}