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

{
    "id": 111572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111572/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister and, more so, IRA for a job well done. The Chief Executive Officer has been able to structure the industry in such a way that firms are now able to offer better service. However, my fear is: Since that is a service industry, what is he doing to protect local investors from foreign interference?"
}