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

{
    "id": 654542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654542/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Temporary Deputy Chairlady, I beg to move:- THAT, Clause 30 of the Bill be amended in sub clause (2) by inserting the following new paragraph immediately after paragraph (e)— “(f) it considers that it is not in the national interest to grant a licence.”"
}