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

{
    "id": 234911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234911/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, quite a number of schools in the arid and semi-arid areas are getting some money for boarding facilities, but that does not solve the problem completely. I think the real solution is to come up with financial resources to subsidise education there. We are doing a little bit but let us commit ourselves to looking for more resources so that we make the situation better than it is."
}