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

{
    "id": 202111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202111/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Mirugi",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "asked the Minister for Education:- (a) how much money has been allocated for Special Education in to Nakuru Town Constituency since the Financial Year 2003/2004 to date; and, (b) how the funds have been utilised."
}