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

{
    "id": 6010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6010/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, what we need is to find a way of getting into the place so that we can ascertain the truth on the ground. What I will do is to undertake to follow up the issue because it came under private notice so that I can get the full facts on the ground."
}