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

{
    "id": 234210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234210/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Mr. Ojode! We have already passed your Question. It has been dropped. If you want it to be reconsidered, you will go to the Speaker's Chamber and discuss it with him. We will now go to the Ordinary Questions, and start with the hon. Member for Mbita."
}