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

{
    "id": 9372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9372/?format=api",
    "text_counter": 436,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " The Chair is going to allow another five minutes because we must conclude this matter today."
}