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

{
    "id": 1011110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1011110/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Endebess, JP",
    "speaker_title": "Hon. (Dr.) Robert Pukose",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "Interests must also be declared in this matter. We often see people in this country who have interest in parastatals when they are winding up, so that they can benefit. There are assets and we want that to be made very clear."
}