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

{
    "id": 1135274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1135274/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, we are through with the Morning Sitting. The time being 11.57 a.m., this House stands adjourned until today, Tuesday, 21st December 2021 at 2.30 p.m."
}