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

{
    "id": 1423457,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1423457/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "Mr. Temporary Chairperson, Sir, I beg to move- THAT the Bill be amended by inserting the following new Clause immediately after Clause 117- Operating hours 117A. A licensed betting, gambling, lottery, or gaming premise shall operate between ten o’clock in the evening and five o’clock in the morning."
}