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

{
    "id": 170707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170707/?format=api",
    "text_counter": 619,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Let us sort out the first point of order. This is a report by a Departmental Committee. The Chairman of the Departmental Committee is reading the Report on behalf of the Committee. Unless there is any reason to believe otherwise, we will allow the Chairman to give the Report as it is."
}