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

{
    "id": 2216,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2216/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The hon. Member, Mr. Chachu, has raised a very important issue, that there are no CID officers in this county. Could the Assistant Minister confirm that because if, indeed, it is true, then it means that the people of this county are being treated as second rate citizens?"
}