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

{
    "id": 1496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1496/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Ruto",
    "speaker_title": "",
    "speaker": null,
    "content": "On a point of order, Mr. Deputy Speaker, Sir. There seems to be some misunderstanding over what exactly is expected of the Assistant Minister! Could we get the benefit of the HANSARD as to what exactly the directions from the Chair were?"
}