GET /rest/comment/1/?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/1/?format=api",
    "subject_content_type": 21,
    "created_by": {
        "id": 1,
        "username": "admin"
    },
    "byline": "admin on 10 Nov, 2015 at 10:51 PM",
    "linkified": "I refer to this dissertation often.",
    "id": 1,
    "subject_instance_id": "CBB001567603",
    "subject_field": null,
    "created_on": "2015-11-10T22:51:16.144544Z",
    "modified_on": "2015-11-10T22:51:16.144566Z",
    "child_class": "Comment",
    "text": "I refer to this dissertation often."
}