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

{
    "id": 452134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/452134/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Very well. That marks the end of any other business. Now, we want to go to real business and I see a lot of points of order. Hon. Gumbo, what is your point of order and what is out of order?"
}