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

{
    "id": 30408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30408/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister needs not be taught anything in law but that reading of Section 11 is so clear. It does not provide for any specific person apart from being a Kenyan national. Under those circumstances, is it in order for this Assistant Minister to insist on disobeying the law which is very clear?"
}