GET /rest/comment/10/?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/10/?format=api",
    "subject_content_type": 21,
    "created_by": {
        "id": 8,
        "username": "NathanKapoor"
    },
    "byline": "NathanKapoor on 13 Nov, 2015 at 05:10 PM",
    "linkified": "Pages are incorrect.",
    "id": 10,
    "subject_instance_id": "CBB001321211",
    "subject_field": null,
    "created_on": "2015-11-13T17:10:45.496861Z",
    "modified_on": "2015-11-13T17:10:45.496883Z",
    "child_class": "Comment",
    "text": "Pages are incorrect."
}