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

{
    "id": 150099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150099/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "The Kenya Police Airwing continues to operate within the stipulated aviation standards while ensuring the highest degree of safety. The captain of the flight in question is a holder of Airline Transport Pilots Licence, which is the highest qualification of a pilot."
}