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

{
    "id": 264911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264911/?format=api",
    "text_counter": 769,
    "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 38 be amended in sub clause (1) by deleting the words “but the National Assembly may, by resolution, extend the period specified in this subsection for a further period not exceeding one year”."
}