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

{
    "id": 4023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4023/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Capt. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "We have a lot of research work that has been done in this country. Very many good documents have come from the universities and other research groups, but because of the way that information has been stored, Kenyans have not been able to get access to it. However, I believe if that information is stored in the system that is being proposed, we will be in a position to utilize that information to the maximum."
}