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

{
    "id": 53475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53475/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo,",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this Question was called out last week and the Minister did not give a satisfactory answer. So, he was supposed to respond to the issues that we raised in the form of supplementary questions today."
}