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

{
    "id": 1127354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1127354/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Seme, ODM",
    "speaker_title": "Hon. (Dr.) James Nyikal",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": " Hon. Chairman, I beg to move: That, Clause 2(d) of the Bill be amended— (a) by deleting the definition of “Director”. It is because, as we had earlier said, the structure has changed. The position does not exist. So, we do not need to define it."
}