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

{
    "id": 81542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81542/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not have the exact number with me because those records are actually kept by the Ministry of State for Public Service. So, I think that Question should not be directed at me. What we are looking at is the overall policy. My Ministry does not keep those records."
}