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

{
    "id": 182732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182732/?format=api",
    "text_counter": 562,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, may I, first of all, thank the Mover of this Motion because it is a very important one. I would also like to confess that, perhaps, among the sitting hon. Members, I am the only real victim of crime with two bullets on the left side of my chest."
}