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

{
    "id": 5456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5456/?format=api",
    "text_counter": 452,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "Madam Temporary Deputy Speaker, I want to end now by saying what John F. Kennedy once said that: “A nation that cannot take care of the many who are poor cannot protect the few who are rich.”"
}