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

{
    "id": 100285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100285/?format=api",
    "text_counter": 444,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, there is a fourth argument which is a political one and hidden. I have always told Patrick Lumumba that he is a Nairobian from Jericho but they are bringing the argument that he comes from the wrong part of the country. That is not the country we want."
}