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

{
    "id": 214400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214400/?format=api",
    "text_counter": 250,
    "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! Dr. Khalwale, you are out of order! You better sit down! These are the sort of things that I said I am not going to entertain. You want to bring debate, but I am not going to allow it! I will ask the Assistant Minister to proceed along the line---"
}