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

{
    "id": 153637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153637/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Speaker, Sir, from the written answer to the Question, I gather that many charter flights have been cancelled due to post-election violence. I wonder what efforts are being made by the Ministry to ensure that charter airlines regain confidence, so that they can resume flights to Kenya."
}