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

{
    "id": 214269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214269/?format=api",
    "text_counter": 119,
    "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, all of you! I have already made a ruling on this matter and we are not pursuing it any further. The position is well-known. When the Assistant Minister stood up, I thought he was going to say something different. He has not said anything different. So, we will go to the next Question!"
}