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

{
    "id": 23201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23201/?format=api",
    "text_counter": 581,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": " Mr. Mbau, you are out of order! I can understand what you are doing. You are definitely not on a point of order although you rose as much but because you are the Chairman of the Committee, we will allow you to wrap up. Can you now summarize in one minute?"
}