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

{
    "id": 100007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100007/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Minister, that is a valid question. What was the basis? You gave the reason."
}