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

{
    "id": 100235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100235/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I stand to support this Motion on the appointment of P.L.O. Lumumba. I have listened to the debate here and the issues which are coming up are that P.L.O. Lumumba was once a parliamentary candidate. We are referred to here as honorable Members. Lumumba wanted to be an honourable Member, so that he could command the respect as an honourable Member."
}