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

{
    "id": 45491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45491/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my apologies. I had seen him sitting here. I did not know he had moved to the back. But this is important for the Attorney-General to note. I think in this day and age, when we present Bills to this House, which are clearly cases of copy and paste, it is a shame to our country."
}