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

{
    "id": 1010925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1010925/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Order Members! The Member for Wajir South, you have just walked in. You spoke and now you are shouting across the Chamber. Surely, you must have some respect for this House. 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."
}