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

{
    "id": 175030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175030/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Section 137B be amended by inserting the words \"and any other person authorized by any written law to prosecute\" after the word \"Constitution\". That is essentially to increase the prosecutor from public prosecutor to any prosecutor, including a private prosector."
}