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

{
    "id": 1004092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004092/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Kieni, JP",
    "speaker_title": "Hon. Kanini Kega",
    "speaker": {
        "id": 1813,
        "legal_name": "James Mathenge Kanini Kega",
        "slug": "james-mathenge-kanini-kega"
    },
    "content": "To the first Leader of the Majority Party, who has been my good friend, and maybe I was seen as the face behind collection of signatures, I want to say that it was not personal and I have no vendetta against Hon. Aden Duale. I only appeared to be the face, but there were over 120 Members who appended their signatures."
}