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

{
    "id": 40659,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40659/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. We had earlier sought your indulgence to be allowed to table the Report of the Constitutional Implementation Oversight Committee (CIOC) concerning the nominations of the three officers. You had given the Committee one hour to do so."
}