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

{
    "id": 222303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222303/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Wamunyinyi",
    "speaker_title": "",
    "speaker": {
        "id": 291,
        "legal_name": "Athanas Misiko Wafula Wamunyinyi",
        "slug": "athanas-wamunyinyi"
    },
    "content": "asked the Minister for Education what measures he is taking to restore the Kenya School Equipment Scheme to undertake its original functions so as to harmonize the supply of equipment and teaching materials for the strengthening of free primary education."
}