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

{
    "id": 5021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5021/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": "As you can see from our proposal on the way forward, it is impossible for us to table the Report today. That is why we are seeking an extension, so that we bring the report here on 8th December, 2011."
}