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

{
    "id": 13003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13003/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "asked the Minister for Education:- (a) if he is aware that most secondary schools have bought buses on hire-purchase and have made arrangements to repay from proceeds of hiring out of the buses as well as money raised through development funds; (b) what informed the Minister’s directive to stop the hiring out of school buses to the public; and (c) if he could consider rescinding that directive."
}