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

{
    "id": 25485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25485/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " We have a proposed amendment to this Clause by hon. Mungatana. Has anybody been given that amendment? Okay, if hon. Mungatana is not here, the amendment is dropped since nobody has been detailed to give us that amendment."
}