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

{
    "id": 999388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999388/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Endebess, JP",
    "speaker_title": "Hon. (Dr.) Robert Pukose",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": " Hon. Deputy Speaker, I want to support the request for a Statement by the Member for Lamu. The electronic version of the Official Hansard Report is for information purposes only. Acertified version of this Report can be obtained from the Hansard Editor"
}