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

{
    "id": 202906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202906/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Now, look! We want to be procedural in accordance with the rules of the House. What hon. Odoyo is doing is making an amendment to your amendment. Hon. Odoyo should have brought his intentions to do that in writing, which he has not!"
}