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

{
    "id": 233623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233623/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Nyachae",
    "speaker_title": "The Minister for Roads and Public Works",
    "speaker": {
        "id": 342,
        "legal_name": "Simeon Nyachae",
        "slug": "simeon-nyachae"
    },
    "content": "I will give an example. The highways in this country are in a very poor condition. But what are we doing about them? We are not giving them the first priority. We should put a request to the European Union (EU) and the World Bank to help us repair our highways. I work with these people, but I am sorry to say that they are not understanding our priorities."
}