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

{
    "id": 53015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53015/?format=api",
    "text_counter": 600,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 47 of the Bill be amended in Subclause (1) by inserting the words “through a competitive process” immediately after the expression “Subsection (2)”."
}