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

{
    "id": 3283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3283/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the list of athletes, our sportsmen and women that I have provided in this House is the official list of people who travelled to Maputo as the Kenyan delegation. If there was any other arrangement, it was not part of what I have provided."
}