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

{
    "id": 1127309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1127309/?format=api",
    "text_counter": 203,
    "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, the Bill be amended by deleting the Schedule. The purpose of that deletion is that since the Authority no longer exists, we do not need the Schedule. That is the meaning, Hon. Chairman."
}