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

{
    "id": 1501501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501501/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Members, it is also unacceptable for the Houses of Parliament to deny the nation a much-needed instrument in the war against corruption, by continuing to sabotage the passage of the Conflict of Interest Bill."
}