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

{
    "id": 42988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42988/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Finally, I want the Minister to confirm whether the provisions of the Public Procurement and Disposal Act, No.3 of 2005 and the Public Procurement and Disposal Regulations of 2006 were strictly adhered to."
}