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

{
    "id": 254468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254468/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the resolution of the Cabinet which the hon. Member is referring to is clearly here on page 7 of the Report. It states in paragraph 4 when these contracts were initiated. It says very clearly: \"The Cabinet in 2001 authorised the use of lease finance and supplier's credit to pay for priority security-related projects. It is important to note that the Cabinet approved a policy and not a specific contract\"."
}