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

{
    "id": 135785,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135785/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think the Assistant Minister is misleading this House. In my constituency, there is one school known as “Radienya”, which did not make it to the festival because it did not have transport."
}