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

{
    "id": 123804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123804/?format=api",
    "text_counter": 384,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Temporary Deputy Speaker, Sir, with those few remarks, I would like to support this Sessional Paper No.2 of 2009."
}