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

{
    "id": 30789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30789/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Chairman, there were serious issues that were dealt with in these proceedings before the House, but I wish to highlight only two of them. One, is an amendment that appears on page 54 of the HANSARD – an amendment that deleted Clause 10 of the Bill that was presented by the Minister and---"
}