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

{
    "id": 21334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21334/?format=api",
    "text_counter": 503,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " I, therefore, direct that all the references to the offices that are no longer in existence should be read consistently with the language of the Constitution. We do not need to go through each and every one of them. It can be done during publishing."
}