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

{
    "id": 222860,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222860/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Assistant Minister for his answer. However, this is a market that serves a big population. People display there wares in the sunshine and in the rain because they are not sheltered. They operate in the dark and sell food under unhygienic conditions. What plans does the Assistant Minister have to improve the environment under which the people operate in this market?"
}