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

{
    "id": 5117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5117/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. D. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 88,
        "legal_name": "Daniel Mutua Muoki",
        "slug": "daniel-muoki"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. May I know whether this was a supplementary answer to one that I was given earlier because some of the details are not the same? May I know what the Minister referred to in her last statement?"
}