GET /rest/comment/23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://stagingisis.isiscb.org/rest/comment/23/?format=api",
    "subject_content_type": 23,
    "created_by": {
        "id": 25,
        "username": "bjhunt"
    },
    "byline": "bjhunt on 10 Dec, 2015 at 05:13 AM",
    "linkified": "Bruce J. Hunt's website: <a href=\"http://brucejhunt.blogspot.com/\">brucejhunt...gspot.com/</a>",
    "id": 23,
    "subject_instance_id": "CBA000048233",
    "subject_field": null,
    "created_on": "2015-12-10T05:13:33.003852Z",
    "modified_on": "2015-12-10T05:13:33.003888Z",
    "child_class": "Comment",
    "text": "Bruce J. Hunt's website: http://brucejhunt.blogspot.com/"
}