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

{
    "id": 555964,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555964/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Hon. Members, on the Public Procurement and Asset Disposal Bill, 2014 the President has expressed reservations on Clauses 51 and 124. Consequently, the President recommends amendment of sub-clause (3) of Clause 51 and deletion of sub-clause (4) of Clause 124 and the insertion of a new sub-clause (4) therefor."
}