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

{
    "id": 255522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255522/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Dzoro",
    "speaker_title": "",
    "speaker": {
        "id": 247,
        "legal_name": "Morris Mwachondo Dzoro",
        "slug": "morris-dzoro"
    },
    "content": "Mr. Speaker, Sir, the KWS uses helicopters to fly in the national parks for security reasons. I am not aware of any instance when our helicopters and aircraft have been used to scatter livestock. However, I request the hon. Member to report to our offices if he has further information."
}