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

{
    "id": 139582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139582/?format=api",
    "text_counter": 616,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "In fact, it should be a requirement that for one to be a Member of Parliament, he or she should be computer literate."
}