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

{
    "id": 55454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55454/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to thank the Assistant Minister for that consideration by his Ministry. I want to thank him also for taking his work seriously. This is one of the Assistant Ministers who really work hard although sometimes he gives us promises about vehicles which we never receive. However, at least, he takes his work seriously and I thank him for considering these young poor Kenyans."
}