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

{
    "id": 42782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42782/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Madam Temporary Deputy Speaker, we have learnt from our mistakes in 2007. That is why we have taken this route. We may have been a bit slow in dealing with issues akin to the events that took place in other African countries, like Ivory Coast, where a decision was made as to who was the winner of the presidential election and somebody decided that he was not going to leave office; similar issues will be solved with the enactment of this Bill."
}