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

{
    "id": 205540,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205540/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": "Mr. Deputy Speaker, Sir, these people were confined for two days; from 5th March to 7th March. They were not confined for seven days. Therefore, the police should be commended for some expeditious work in finding some people with a case to answer and others with no case to answer."
}