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

{
    "id": 233398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233398/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Mr. Oloo-Aringo was on the Floor of the House moving this Motion. He had a balance of 15 minutes. However, we have a request in writing from hon. Oloo-Aringo that hon. Odoyo continues to move this Motion on his behalf."
}