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

{
    "id": 123486,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123486/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "November 11, 2009 PARLIAMENTARY DEBATES 3723 Mr. Keya",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Speaker, Sir, I do not have the specific amount that we have really allocated to the mentally handicapped sector but, at least, this money will go to all persons with disabilities accordingly."
}