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

{
    "id": 1030603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030603/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "I urge Members of this House to pay their respects and tribute to some of our colleagues, whose names I will not disclose, who have passed on because of this pandemic. We must take into account that those were our colleagues, we loved them---"
}