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

{
    "id": 33059,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33059/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, this matter is extremely urgent, and that is the basis upon which the Leader of Government Business undertook to bring the Statement today. Surely, Wednesday is a long time to come. Most of the information we need should be sitting at the databank of the IIEC."
}