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

{
    "id": 120194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120194/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, that disparity is admitted by even myself. I noticed it. What I am now asking is: What steps are being taken to rectify it, so that those who have been receiving less in the Police Force can receive the full amount?"
}