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

{
    "id": 143379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143379/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I just want to clarify and the HANSARD will bear me correct; the Chair did not allow the Assistant Minister any qualifications. All the reports were funded by public funds and publicly received by the President. Whether he releases them or not, they are due to this House."
}