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

{
    "id": 4432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4432/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "I do not have an objection per se, but I wish the Minister could just clarify the import of this because, to me, this is the Engineers Registration Board. Mr. Minister, through the Chair, if you could just indulge me to try to explain the import of the proposed amendment."
}