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

{
    "id": 22605,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22605/?format=api",
    "text_counter": 442,
    "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, because it is constitutional, we must finish this debate today. We need a minute or two for the chair. So, if you could just take a minute each, let us have Mr. Imanyara and then Mr. Bahari."
}