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

{
    "id": 456631,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456631/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Hon. Ababu",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "The Memorandum presented by the President is a Memorandum presented in accordance with the Constitution under Article 150. It is presented perfectly within the purview of the Constitution. However, in so far as the President attempts to amend that law by making specific provisions that this House runs the risk of adopting, this House The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}