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

{
    "id": 88033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88033/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of clarification, Mr. Deputy Speaker, Sir. I need clarification from the Assistant Minister; he referred to the Government as a minority in this matter. Could he clarify his allegation that in this matter, the Government is a minority?"
}