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

{
    "id": 52954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52954/?format=api",
    "text_counter": 539,
    "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 Chairlady, I just want to notify you that we are undertaking these deletions to remove the Wildlife Protection Service, in its entirety, from the Bill. Therefore, it is in order for us to delete all these clauses."
}