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

{
    "id": 1219130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1219130/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Hon. Members, the Bell has been rung for 10 minutes, and I can confirm that there is no quorum in the House. The time being 5.46 p.m., this House stands adjourned until Thursday, 9th March 2023, at 2.30 p.m."
}