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

{
    "id": 257677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257677/?format=api",
    "text_counter": 567,
    "type": "speech",
    "speaker_name": "Mr. Lagat",
    "speaker_title": "",
    "speaker": {
        "id": 64,
        "legal_name": "Elijah Kiptarbei Lagat",
        "slug": "elijah-lagat"
    },
    "content": "Thank you, Mr. Speaker, Sir, for giving me this opportunity to support this Motion. We have been working all along and even extending the sittings of the House at times. I think this is the time to rest so that we can get energy for the coming year, which is, 2012. I think it is good for us to adjourn so that we can go and prepare ourselves."
}