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

{
    "id": 34632,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34632/?format=api",
    "text_counter": 35,
    "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. Is it in order for the Assistant Minister to continue avoiding the question? The question here is: Why did the Ministry decide to go the route of restricted tender rather than the open tender system?"
}