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

{
    "id": 200123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200123/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "I will allow Mr. Muriithi to ask that although he stood on a point of order. It was certainly not a point of order but in public interest. Could you, please, answer the question?"
}