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

{
    "id": 321456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321456/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Order! Order! Hon. Members, I understand that we are in the Committee of the whole House. The business before us, both sides really were able to argue that you needed more time. The Chairman of the Departmental Committee on Health was able to convince the Chair that he needs more time to complete the amendments and bring them to this Chamber. Although most of your amendments were brought here before 3.00 p.m. the"
}