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

{
    "id": 22765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22765/?format=api",
    "text_counter": 145,
    "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. Speaker, Sir. Maybe, we can save you the pain and pressure. We know you are under a lot of pressure from many other things. Since you can instruct the Deputy Prime Minister and Minister for Finance – and his officers are here – ni mara moja tu and we finish!"
}