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

{
    "id": 587225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/587225/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Hon. Kajwang'",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": " Order, Members! Because we have not been able to garner the correct quorum for the proceedings of the business which is before us, I, therefore, order that the House stands adjourned until Tuesday, 6th October 2015 at 2.30 p.m."
}