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

{
    "id": 1357481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357481/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "Committee for a further period one hundred (100) days from 10th November, 2023, to enable the Committee to finalize and table its report in the Senate on or before 18th February, 2024. Thank you."
}