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

{
    "id": 1167587,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/1167587/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Roysambu, JP",
    "speaker_title": "Hon. Isaac Ndirangu",
    "speaker": {
        "id": 2701,
        "legal_name": "Isaac Waihenya Ndirangu",
        "slug": "isaac-waihenya-ndirangu"
    },
    "content": "Finally, I wish to express my appreciation to Hon. Members of the Committee and the Committee Secretariat who made useful contributions towards the preparation and production of this Report. With those few remarks, I beg to move. I request, Hon. David Mboni to second."
}