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

{
    "id": 1142456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1142456/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mbeere North, JP",
    "speaker_title": "Hon. Charles Njagagua",
    "speaker": {
        "id": 2336,
        "legal_name": "Charles Muriuki Njagagua",
        "slug": "charles-muriuki-njagagua"
    },
    "content": "Also, contrary to the requirements set out in Sections 11 (1), 12 (1) and (2) of the Statutory Instruments Act (No.23 of 2013), the Regulations published as LN No 149 of 2016 were not submitted to, and were not tabled in the National Assembly. This implies that it ought to have ceased to have effect on the last day for it to be so laid, hence lapsed by operation of law."
}