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

{
    "id": 240289,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240289/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. The Treasury has initiated control measures aimed at ensuring prudent use of public resources in line with the spirit of the PAC Report. In addition, a high level Inter-Ministerial Committee has been appointed by the Government to analyse the contents of the Report jointly with other reports concerning security related contracts and recommend appropriate legal and administrative action necessary to conclude all pending issues arising out of the contract in order to pave way for the implementation of the contents of the Report."
}