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

{
    "id": 220313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220313/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, I would like to reiterate my point that, in addition to getting the wisdom of the parties, the House, through this amendment, will be given power to ventilate and further re-affirm that the said individuals will represent the nation appropriately. Therefore, I support the amendment by Mr. Ochilo-Ayacko. Thank you."
}