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

{
    "id": 123798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123798/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to thank you for giving me an opportunity to contribute to this Motion. We must all rise and support this Sessional Paper because it is an idea whose time has come. For that reason, I would like to congratulate the Minister because it is just a matter of time before all of us find ourselves in a position whereby we are unable to earn a living."
}