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

{
    "id": 26522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26522/?format=api",
    "text_counter": 510,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 2 be amended in the definition of “chairperson” by deleting the expression “Section 7” and substituting therefor the expression “Section 6”. This is essentially aligning the definition of chairperson as expressed in Section 6 as opposed to Section 7."
}