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

{
    "id": 25770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25770/?format=api",
    "text_counter": 559,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, clause 6 be amended in sub clause (6) by deleting the expression “subsection (3)” and substituting therefor the expression “subsection (5)”. This is basically to correct a typo."
}