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

{
    "id": 4009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4009/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to take as little time as possible. Allow me to start first by thanking my good friend, the very learned hon. Member for Emuhaya, Dr. Wilbur Otichilo, for bringing forward this very useful and timely Motion."
}