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

{
    "id": 100844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100844/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, I do not have the authority or capacity to direct the KACC. Maybe that Question can be handled by the Ministry of Justice, National Cohesion and Constitutional Affairs or by the relevant Departmental Committee which the KACC reports to."
}