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

{
    "id": 1025539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1025539/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": " Thank you, Hon. Speaker. I just wanted to make a humble request that you direct that when Members make requests for Statements, below their names they should put the telephone number on which they are available. That will make it easy for the Clerk to reach them. Thank you, Hon. Speaker."
}