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

{
    "id": 126922,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126922/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Deputy Speaker, Sir, I also want to know from the Minister what the International Civil Aviation Organization standards are on the recommended ratio between the number of aircraft operated by an airline and the number of airworthiness engineers and technicians the airlines should have. How many flight operation inspectors does the KCAA have? What are their training, qualification and experience and how long has each of them been at KCAA?"
}