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

{
    "id": 2488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2488/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, that is a very serious responsibility placed on the shoulders of this Committee. It is a pity that hon. Outa has had to say here, and correctly so, that for the last four years, that this Parliament has been in session, it has met only once."
}