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

{
    "id": 223386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223386/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Local Government:- (a) whether he is aware that poor women selling less than 5 kilogrammes of maize are charged market entry fees; and, (b) whether he could waive the fees for market women selling less than a bag of maize."
}