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

{
    "id": 150107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150107/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Speaker, Sir, I would like the Minister to clarify a few things. Especially, on aircraft training, he said that the pilot had an ATPL. I would like to know how he did his training, where and exactly how many hours he had on that particular type of helicopter. That could have been the cause of other things that followed. I would like to know the exact number of training the pilot had on that particular helicopter, and how many hours he had in command on that helicopter itself."
}