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

{
    "id": 993319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/993319/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "In the Standing Orders, there are no rules that we should give reasons for removing a Deputy Speaker or a Speaker. Going forward, this Senate or the new Parliament may consider to provide a procedure for giving reasons. Otherwise, there is nothing in the law as it is."
}