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

{
    "id": 317748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/317748/?format=api",
    "text_counter": 518,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Is that the feeling of hon. Members? That is because, currently, what is allowed is five minutes. But we have about 40 minutes before we adjourn. I have a full list of hon. Members who want to contribute. So, shall we reduce the time to three minutes?"
}