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

{
    "id": 150098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150098/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "The procurement of the services of the company which carried out the overhaul was done through restricted tender after an initial open tender was found to be known responsive according to Section 73 of the Public Procurement and Disposal Act."
}