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

{
    "id": 236503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236503/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "asked the Minister for Agriculture:- (a) what his Ministry has done to improve agricultural production and food security in Bura Constituency for the last three years; (b) what concrete results from \"a\" above are; and, (c) how much money the Ministry spent in the area during the period in question."
}