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

{
    "id": 5717,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5717/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "asked the Minister for Education:- (a) what the percentage of adult literacy in the 28 districts of Arid and Semi Arid (ASAL) is and how the statistics compare with the national average; and, (b) what immediate steps the Ministry will take to increase the percentage of adult literacy in the ASAL areas."
}