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

{
    "id": 13501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13501/?format=api",
    "text_counter": 553,
    "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 fully agree with Eng. Maina. That is the reason as to why we have suggested that this programme be re-designed, so that money can go directly to the youth groups."
}