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

{
    "id": 1270955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270955/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "In conclusion, I wish to thank your office and that of the Clerk of the Senate for the continuous support accorded to the Committee in undertaking its work. Lastly, I also wish to thank the Members of the Committee for their commitment and diligence in and contributions during the Committee activities."
}