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

{
    "id": 237569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237569/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Masanya",
    "speaker_title": "",
    "speaker": {
        "id": 339,
        "legal_name": "Godfrey Okeri Masanya",
        "slug": "godfrey-masanya"
    },
    "content": "asked the Minister for Education:- (a) how many secondary schools by constituency there are in Nyamira District; and, (b) how many students from the area were admitted to public universities during the year 2003/2004."
}