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

{
    "id": 250602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250602/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, the task force has already completed going round the country. They are now putting final touches to their report and it will be ready sometime this month. We are rushing it because we want to know its contents. We are also interested in it."
}