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

{
    "id": 56361,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56361/?format=api",
    "text_counter": 329,
    "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, if we are in agreement, each hon. Member can take three minutes to contribute to this Bill so that more hon. Members, particularly those who are affected very severely by the practice can speak. Hon. Members, are we in agreement?"
}