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

{
    "id": 182532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182532/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, Clause 13 of the Bill be amended by deleting Subclause (2). Mr. Chairman, Sir, we have proposed this amendment on the basis that Subclause (2) of Clause 13 looks superfluous to the Committee."
}