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

{
    "id": 456177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456177/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "68A. (1) Notwithstanding any other provision of this Act, the Authority shall, from time to time, carry out an assessment of the suitability of the person managing, controlling or having a significant ownership or significant beneficial interest in a person, licensed under this Act."
}