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

{
    "id": 789911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789911/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Nyikal",
    "speaker_title": "",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": "Hon. Chairman, I have seen in the past that when we have two amendments, namely, the committee amendments and a Member’s amendments, and they seem to be conflicting, you normally give direction that if one amendment passes, automatically the other one falls. I thought that would have applied here. You can guide on that."
}