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

{
    "id": 88629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88629/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, this is a very crucial time in the history of this country. Many of my colleagues have said so, and I join them in saying so. Probably, this is the time we need to sit back, rest for two weeks or so and come back more energised, because we are required to pass several pieces of legislation in this House; doing this will require a lot of work."
}