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

{
    "id": 60267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60267/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "The other thing is that development may not be successful in any country without proper education. Here I am talking about education in this country. The Government has done a very commendable job in ensuring that we have infrastructure funds to build our schools. It has not been enough so far but at least there is every indication that the Government has done its best to ensure that we improve the infrastructure in our schools."
}