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

{
    "id": 3261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3261/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, all these 396 Kenyans travelled by air, our national carrier. However, the issue raised by Dr. Khalwale is about some two Kenyans, who travelled almost in a private capacity. They were not part and parcel of the delegation."
}