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

{
    "id": 73376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73376/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "ADJOURNEMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": " Hon. Kaino, you will have 18 minutes next time. Hon. Members, it is time for the interruption of business. The House stands adjourned until tomorrow, Wednesday, 8th December, at 9.00 a.m. The House rose at 6.30 p.m."
}