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

{
    "id": 59778,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59778/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "I will now give the second opportunity to Dr. Kones. He is still not here? Therefore, his Question is dropped."
}