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

{
    "id": 100712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100712/?format=api",
    "text_counter": 397,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "(ii) That this House urges the Attorney-General to propose appropriate amendments to the Anti-Corruption and Economic Crimes Act No.3 of 2003 and any other relevant statutes to provide for vetting of appointment to senior positions by the National Assembly. I hereby beg to move."
}