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

{
    "id": 194342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194342/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Otherwise, I was not implying anything to do with meat or anything else. My point was that we do not want flimsy reasons for us to go on recess. Mr. Deputy Speaker, Sir, with those few remarks, I beg to oppose."
}