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

{
    "id": 273805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273805/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to seek the indulgence of the Chair. Hon. Kiema Kilonzo had asked me to seek the indulgence of the Chair so that this Question can appear on the Order Paper of the next sitting day."
}