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

{
    "id": 102221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102221/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " I hope you listened carefully to what the hon. Member read. It is the right of committees to deal with anything pertaining to their relevant Ministry. So, they are not out of order. This only depends on what Departmental Committee discussed the matter. Unless you are not very sure of what you are saying."
}