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

{
    "id": 1111036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111036/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "It does not matter. If he wanted to say something and lament like you, please, do that in a public rally."
}