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

{
    "id": 301941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301941/?format=api",
    "text_counter": 254,
    "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, the independent flag is always raised but when something has gone terribly wrong, there is need, and I think this House has the mandate and the responsibility, to ensure that what has gone out of track is put back on track so that we can avoid the pitfalls of last time."
}