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

{
    "id": 24077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24077/?format=api",
    "text_counter": 106,
    "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, Clause 21 of the Bill be amended by deleting the words “other media” appearing after the words “in the electronic and” and substituting therefor the words “print media of national circulation”."
}