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

{
    "id": 1115256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1115256/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Thank you, Members for your contributions. I, therefore, direct that the next step for this Motion will be undertaken when it is next listed down in our Order Paper. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}