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

{
    "id": 237998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237998/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "asked the Minister for Education:- (a) how many overseas scholarships the Government gave to students between 2003 and 2006; (b) what criteria was used to award the scholarships; and, (c) whether he could table a list of the beneficiaries, indicating provincial distribution for each."
}