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

{
    "id": 199150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199150/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": "Mr. Temporary Chairman, Sir, I appreciate the suggestion of my friend, Gor Sungu, but I think in meting out punishment to these offenders, we should not make it impossible for them to comply."
}