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

{
    "id": 4844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4844/?format=api",
    "text_counter": 725,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, the further amendment to Clause 49 by hon. Gitari is similar to the amendment that was brought by hon. Kivuti. Therefore, hon. Gitari, please, withdraw your amendment because it has been lost."
}