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

{
    "id": 1221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1221/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that Moyale and Sololo District Education offices do not have official Government GK motor vehicles; (b) whether he is also aware that the same districts do not have Deputy DEOs; and, (c) when the Government will provide vehicles for the two districts and appoint Deputy DEOs."
}