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

{
    "id": 40889,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40889/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "The Assistant Minister, Ministry of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": " Mr. Deputy Speaker, Sir, I do realize the urgency involved when it is a Question by Private Notice. However, as a result of the circumstances that I have just mentioned, I request that we are given up to Tuesday, next week."
}