GET /rest/comment/4/?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/4/?format=api",
    "subject_content_type": 21,
    "created_by": {
        "id": 2,
        "username": "ErickPeirson"
    },
    "byline": "ErickPeirson on 11 Nov, 2015 at 05:27 PM",
    "linkified": "You can find the full text of this paper at <a href=\"http://bit.ly/1MX0x0S\">bit.ly/1MX...ly/1MX0x0S</a>",
    "id": 4,
    "subject_instance_id": "CBB001422119",
    "subject_field": null,
    "created_on": "2015-11-11T17:27:22.381380Z",
    "modified_on": "2015-11-11T17:27:22.381403Z",
    "child_class": "Comment",
    "text": "You can find the full text of this paper at http://bit.ly/1MX0x0S"
}