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

{
    "id": 1004013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004013/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Garissa Township, JP",
    "speaker_title": "Hon. Aden Duale",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "I also take this opportunity again to congratulate my able successor Hon. Amos Kimunya as he takes over the Office of the Leader of the Majority Party in the august House. I know he has a wealth of experience having served as a Minister for Finance and held various leadership positions in Parliament. For this, I have no doubt in my mind that he has what it takes. Hon. Kimunya, I wish you all the best in your new appointment and, again, congratulations!"
}