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

{
    "id": 1103357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103357/?format=api",
    "text_counter": 400,
    "type": "speech",
    "speaker_name": "Sen. Chebeni",
    "speaker_title": "",
    "speaker": {
        "id": 13187,
        "legal_name": "Mercy Chebeni",
        "slug": "mercy-chebeni"
    },
    "content": "(2) A licensing authority shall, within three years of the commencement of this Act, put in place mechanisms to enable the electronic application for, renewal, transfer or replacement of a licence or a variation of a condition for the issuance of a licence."
}