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

{
    "id": 1401927,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1401927/?format=api",
    "text_counter": 700,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, the time being 7.02 p.m., this House stands adjourned until tomorrow, Wednesday, 17th April 2024, at 9.30 a.m."
}