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

{
    "id": 342121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342121/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "It is true that this Bill has been pending for quite some time. We have very many issues, especially within the civil aviation industry, that we need to streamline. If this Bill is passed, it is going to open up our airspace, especially for Kenyans to get into this"
}