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

{
    "id": 123031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123031/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "Mr. Deputy Speaker, Sir, Kisumu’s case is a sad one in that a total of 170 Government houses have been grabbed. My Ministry is in the process of finding out how the titles issued to those Government houses can be cancelled. As you know, that can only be done through a court process. We are still going through the process together"
}