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

{
    "id": 265754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265754/?format=api",
    "text_counter": 1612,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move:- THAT, Clause 119 be amended in sub clause (2) by deleting the word “corroboration” and substituting therefor the word “collaboration” appearing in paragraph (h)."
}