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

{
    "id": 46878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46878/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I have already stated the facts as they are, and there is nothing we can do to change those facts right now. What we can do is basically to deal with the facts post facto, and that is what we are doing. We have said that we are sending the army to ensure that those people leave our territory."
}