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

{
    "id": 4022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4022/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Capt. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also stand to support the Motion. I first want to congratulate my brother, Dr. Otichillo, because of his good work and this small piece of policy that he is trying to get in place, especially at this time when the Constitution gives Kenyans the right to access any information that they require."
}