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

{
    "id": 1128309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1128309/?format=api",
    "text_counter": 576,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "As Members are aware, the Provident Fund Act is an ancient piece of legislation that has been amended several times. It can be traced back to the early 1950s, where it was set up for the benefit of creating a Provident Fund for Government employees. This Fund was meant to be supported through contributions by everyone in Government. Initially, it was referred to as the Government Staff Provident Fund, which was established through the Government Staff Fund Provident Ordinance, as was the nomenclature on laws."
}