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

{
    "id": 618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/618/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "It is very important to note that Wajir International Airport was designed initially as a security airport for security operations. So, we know very well that most of the facilities required for passenger business are not available. That is what we are trying to put in place now because we know that passenger business is coming up and definitely we are watching it. That airport belongs to the Ministry of Transport because the KAA is also under the Ministry of Transport."
}