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

{
    "id": 65106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65106/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "was “Four legs are good”. However, when all the animals went to sleep one night, some of the animals who were ruling the others decided to start walking on two legs, feeling that they were superior to the other animals. In the course of that night, those “animals” changed that rule to read “Four legs good, two legs better”."
}