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

{
    "id": 1008503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1008503/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "“An Act of Parliament shall prescribe a framework within which policies relating to procurement and asset disposal shall be implemented and may provide for all or any of the following— (a) categories of preference in the allocation of contracts; (b) the protection or advancement of persons, categories of persons or groups previously disadvantaged by unfair competition or discrimination”."
}