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

{
    "id": 317202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/317202/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, the Mover would like us to finish with this Bill today. Therefore, we have to reduce the time. So, if each hon. Member speaking can take two minutes, it will help. I have about six hon. Members who would like to contribute. I want to give the Mover at least five minutes."
}