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

{
    "id": 123650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123650/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Deputy Speaker, Sir, so that the Prime Minister does not think I am being disrespectful, in fact, I first advanced this as a Question to your office. However, I was directed by the office of the Clerk of the National Assembly that the Speaker had instead chosen that I raise it as a Ministerial Statement."
}