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

{
    "id": 1002455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002455/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "More importantly, I know that you gave guidelines about COVID-19. Are the gloves he is wearing part of the protection, because I have not seen any other Senator having such kind of gloves? Maybe you should give further direction on how we should dress in future."
}