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

{
    "id": 1090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1090/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, I think it is within the mandate of the Ministry of Roads and the many companies that do road constructions in this country to sign contractual agreements that contain issues to do with pollution, environment and road damage. Could the Minister confirm what procedures he follows, so that the said companies work within the contractual obligations?"
}