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

{
    "id": 3645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3645/?format=api",
    "text_counter": 490,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Hon. Members, you will recall that yesterday, 30th November, 2011, the Rt. Hon. Prime Minister, while answering a Question filed by hon. Danson Mungatana on the extent to which Kenyan politics is allegedly being funded by drug money, tabled two documents on the matter in question."
}