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

{
    "id": 1123445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123445/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Suba North, ODM",
    "speaker_title": "Hon. (Ms.) Odhiambo-Mabona",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": " What I have observed in the past is that when you move an amendment as the Mover, you can do a further amendment to it. This is my understanding respectfully, but I stand guided."
}