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

{
    "id": 1018145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1018145/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, that being the last business of the House and the time being 6.01 p.m., this House stands adjourned until Tuesday, 22nd September 2020, at 2.30p.m."
}