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

{
    "id": 231021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231021/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Mr. Weya, I think we need to move on to Clause 15 now."
}