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

{
    "id": 555702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555702/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Hon. Neto, I hear you but unfortunately we have to follow the list and you are somewhere on the list. Proceed, the Hon. Member for Matayos. I have given you the chance. Probably, you have removed the card yourself."
}