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

{
    "id": 237501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237501/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Minister is an hon. Member of the House Business Committee, which allocates time to all the Votes to be discussed, including Bills. It is within her priority to give us things to be discussed, not us!"
}