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

{
    "id": 16201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16201/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "asked the Minister for Education:- (a) to state to the House how much money the Ministry has allocated to Mweiga Primary School since 2008 both for development and Free Primary Education respectively; and, (b) whether he could provide details of all development projects that were earmarked for implementation since 2008 and indicate whether the same were fully implemented?"
}