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

{
    "id": 253937,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253937/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, this Government should be different. When we came into power, we started by saying that we were going to bring fundamental changes to this country. Whereas we can say that today we are guilty of actions of commission or omission, we can also admit that it is because we completely departed from the path that we charted when we started."
}