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

{
    "id": 4873,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4873/?format=api",
    "text_counter": 754,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, I would not want to engage the Minister in a protracted debate on this matter, but I would request his gentleman’s understanding that when regulations concerning fees charged by engineers are prepared, he should make sure that we are not starved as professionals in this country."
}