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

{
    "id": 215120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/215120/?format=api",
    "text_counter": 51,
    "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. Angwenyi! You want to introduce another Question on the Order Paper that is non-existent. I will not deal with that because all the Questions which Ministers have been asked here have been answered. That is what the House requires."
}