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

{
    "id": 999151,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999151/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Mbito",
    "speaker_title": "",
    "speaker": {
        "id": 13225,
        "legal_name": "Michael Maling'a Mbito",
        "slug": "michael-malinga-mbito"
    },
    "content": "Amendment of section 13 of No.20 of 2013 5D. Section 13 of the principal Act is amended by deleting subsection (2) and substituting therefor the following new of No. 20 of 2013"
}