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

{
    "id": 883456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/883456/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Clause 9 of the Bill be amended in subclause (3) by deleting paragraph (a) and substituting therefor the following new paragraph– “(a) holds a relevant university degree from a recognized university in Kenya.”"
}