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

{
    "id": 528021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/528021/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 431,
        "legal_name": "Hassan Omar Hassan Sarai",
        "slug": "hassan-omar-hassan-sarai"
    },
    "content": "Mr. Deputy Speaker, Sir, I just want to make a clarification that the procedure is laid out in law. Is it accurate to say that if I declare a public holiday outside the law, then in the natural event it is not a public holiday, then we will know that is just a political statement which does not make it a public holiday. Is that accurate?"
}