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

{
    "id": 901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/901/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Yes, I would like to clarify that the last three names bear the title “CBS”."
}