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

{
    "id": 24227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24227/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "(b) in Subclause (2) by deleting the words “the supporters of” appearing at the beginning of the clause and substituting therefor the words “the persons who nominate”. This is essentially changing the term “supporters of” to “the persons who nominate.”"
}