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

{
    "id": 1501498,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501498/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "It cannot also be the case that corruption suspects rush to court to obtain anticipatory bail that shields them from due process and enables them to compromise investigations. There is also no reason for corruption cases to drag in our courts for years when the same courts are able to determine Election Petitions and related disputes within six months."
}