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

{
    "id": 211946,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211946/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Finance:- (a) how much revenue was collected at Busia and Malaba border posts and the port of Mombasa in the last four years; and, (b) how much of this revenue was ploughed back to those areas."
}