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

{
    "id": 578631,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/578631/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Hon. Chairman. I per se do not have any objection to Hon. Mutura’s amendment, but it is important that, as a House, we do not forget the reason why Parliament exists. It is a House that makes laws."
}