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

{
    "id": 71589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/71589/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I think the hon. Member is in a hurry, but I have all the documents. I can also table the documents for each district showing the number of applicants, the number of those who qualified and those who did not qualify."
}