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

{
    "id": 231014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231014/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Yes, that was my argument. That is what I wanted to ask him. Actually, the argument is that, we have already resolved where the headquarters should be. The Minister has substituted \"Nairobi\" with \"the capital city of Kenya\". As it is, the capital city can be anywhere. It can be under a tree, on top of a mountain or in the bottom of the lake, as long as it is recognized in law."
}