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

{
    "id": 222858,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222858/?format=api",
    "text_counter": 133,
    "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 Bumala Market serves Busia, Siaya, Butere- Mumias and other districts along Kisumu-Busia Road; and, (b) what plans he has to build and improve the market's infrastructure."
}