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

{
    "id": 99553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99553/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, while I appreciate the fact that the Minister is planning to have at least one middle-level college per province, he knows very well that some of these provinces are very large and that will not necessarily ensure access to education, especially when it comes to the Rift Valley, Eastern and North Eastern. Could he consider, perhaps, some regional blocks to ensure that there is equity in terms of access to education?"
}