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

{
    "id": 23818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23818/?format=api",
    "text_counter": 606,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "We are proposing the deletion of this clause because we did not think it is necessary to legislate that one can object to the registration of another person in the register or in their own registration. We will leave it to the broad capacity of the courts, if one wants to bring such objection."
}