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

{
    "id": 99564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99564/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Speaker, Sir, given that the Members of the Railway SACCO Society have been denied access to their money for a long time and they are still going to wait for the next two or three years, is the Assistant Minister going to work out interest on this money?"
}