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

{
    "id": 3291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3291/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Mr. Minister, I was going to let you off, but I will not. I am going to refer this matter to the Departmental Committee in charge of sports to investigate that aspect of the bronze medal and non- payment of Kshs100,000 and report back to the House."
}