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

{
    "id": 22908,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22908/?format=api",
    "text_counter": 288,
    "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, we are now in the Committee of Supply to consider the application of Guillotine. We shall begin with the Ministry of Medical Services all the way to the end. It must all be done before 7.00 O’clock."
}