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

{
    "id": 123105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123105/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Next Question--- Hon. Questioner, I understand that the Minister has indicated that he will not be in today to answer the Question and that he has communicated the same. There seems to be an understanding between you both. Can you confirm that?"
}