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

{
    "id": 77642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77642/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that Government bursaries are awarded to students in boarding schools only and, if so, what is the rationale; and (b) what the Ministry is doing to ensure that all students benefit from bursaries."
}