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

{
    "id": 194099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194099/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that Ngetmoi Secondary School in Baringo District has been without a Board of Governors for the past one year; and, (b) if the answer to (a) above is in the affirmative, what action he is taking to correct this anomaly."
}