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

{
    "id": 1148722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1148722/?format=api",
    "text_counter": 1035,
    "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, the time being 7.02 p.m., this House stands adjourned until Wednesday, 18th May 2022 at 9. 30 a.m."
}