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

{
    "id": 43164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43164/?format=api",
    "text_counter": 365,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Chairman, Sir, I propose the amendment to Clause 4 as carried on the Order Paper on page 2428. Part (a) deals with amendment to Clause 4(c) by deleting the words “using appropriate technologies and approaches” appearing after the words “constituencies and wards” and substituting, therefor, the words “in accordance with the Constitution.”"
}