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

{
    "id": 4504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4504/?format=api",
    "text_counter": 385,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "(b) by renumbering the existing clause as subclause (1); and (c) by adding the following new subclause– (2) Where any conflict arises between the provisions of this section and the provisions of any other written law for the time being in force, the provisions of this section shall prevail."
}