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

{
    "id": 223042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223042/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to admit that there was undue delay in getting the divers from Mombasa to come and help in retrieving the bodies. We are going to investigate. In fact, we are investigating to find out why this happened because they should have been there in the shortest time possible. So, once we investigate, we will take the necessary action."
}