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

{
    "id": 1036374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1036374/?format=api",
    "text_counter": 1426,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Cecily Mbarire",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "(2) The Board shall grant a request for confidential treatment if the requesting party demonstrates, with reasonable specificity, that the information for which it requests confidential treatment contains commercially sensitive information or that the disclosure of the information would have a material adverse impact."
}