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

{
    "id": 232412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232412/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Konchella",
    "speaker_title": "The Minister of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 322,
        "legal_name": "Gideon Sitelu Konchella",
        "slug": "gideon-konchella"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I am saying that under Clause 16(a), we are going to delete all the Schedules. Therefore, we do not need to refine our law on the issue of international obligations. They can be referred to through regulations, as opposed to being part of the law."
}