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

{
    "id": 456178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456178/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "(2) An assessment under subsection (1) shall be in accordance with such criteria as may be prescribed in regulations. 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."
}