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

{
    "id": 1549162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1549162/?format=api",
    "text_counter": 1088,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Secondly is to provide where enabling legislation does not provide timelines within which a statutory instrument is to be made. The regulatory making authority will be required to make the statutory instrument within 12 months from the date of commencement of the enabling legislation."
}