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

{
    "id": 504888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/504888/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Hon. Alfred Keter",
    "speaker_title": "",
    "speaker": {
        "id": 2514,
        "legal_name": "Alfred Kiptoo Keter",
        "slug": "alfred-kiptoo-keter"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. First, I would like to thank the hon. Member who has moved this Motion. However, I want to move a Motion that we reduce the time from five minutes to about three minutes to allow many hon. Members to make contributions."
}