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

{
    "id": 333888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333888/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, this was a private venture by an Italian company called Impresa sometimes between the 1980s and the 1990s. It had nothing to do with the Government; it was not a Government-funded project and, therefore, whatever studies were done, then they were done privately. We may not be able to understand why they"
}