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

{
    "id": 162050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162050/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Speaker, Sir, for this reason, I would like him to clarify the following: First, is he aware that in March, 2006, there was a Mackeen Study that was conducted? It made very good recommendations, but none has been implemented."
}