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

{
    "id": 90251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90251/?format=api",
    "text_counter": 521,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I rise to support, but I want to point out that contrary to the requirement, the Vote was slashed. This will go a long way in undermining audit which is very critical for the oversight role of this House."
}