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

{
    "id": 1420083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1420083/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Sen. Abass",
    "speaker_title": "",
    "speaker": {
        "id": 13587,
        "legal_name": "Abass Sheikh Mohamed",
        "slug": "abass-sheikh"
    },
    "content": "There is also part (b) which is a new paragraph. I beg to move, that the Bill be amended in Clause 7 by- (b) inserting the following new paragraph immediately after paragraph (d)— (da) a commissioner of the National Cohesion and Integration Commission nominated from amongst its membership;"
}