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

{
    "id": 160405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160405/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "THAT, this House adopts the Report of the Departmental Committee on Administration of Justice and Legal Affairs laid on the Table of the House on Tuesday, 17th February, 2009, and approves the Members nominated to the Kenya Anti-Corruption Commission Advisory Board."
}