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

{
    "id": 1123581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123581/?format=api",
    "text_counter": 625,
    "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, I want to thank you for staying the course and the work that you have done so far on this particular business. The time being 7.05 p.m., this House stands adjourned until Thursday, 11th November 2021, at 2.30 p.m."
}