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

{
    "id": 1122213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122213/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Roysambu, JP",
    "speaker_title": "Hon. Isaac Ndirangu",
    "speaker": {
        "id": 2701,
        "legal_name": "Isaac Waihenya Ndirangu",
        "slug": "isaac-waihenya-ndirangu"
    },
    "content": "Report of the Departmental Committee of the Departmental Committee on Finance and National Planning on its consideration of nominees for appointment as members of the Privatisation Commission and the Competition Authority of Kenya respectively. Thank you, Hon. Speaker."
}