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

{
    "id": 23264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23264/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "THAT Clause 6 of the Bill be amended by inserting the following new sub-clause immediately after sub-clause (2)- (3) For the purposes of Sub-section (1), the Cabinet Secretary shall develop suitable criteria through Regulations that shall be approved by the National Assembly before they come into force."
}