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

{
    "id": 178543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178543/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Dr. Eseli! I just wanted to let you know that in order to allow more hon. Members to contribute, we will limit the debate to five minutes per hon. Member, except for the Minister who will reply. Continue, Dr. Eseli!"
}