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

{
    "id": 654543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654543/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "The import of this amendment is to ensure that one can be denied a licence if the interest of the State is in danger. I want to call upon Members to support this amendment, so that we do not just give licences to crooks who will endanger the interest of the country."
}