GET /rest/comment/127/?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/127/?format=api",
    "subject_content_type": 21,
    "created_by": {
        "id": 1,
        "username": "admin"
    },
    "byline": "admin on 27 Feb, 2020 at 11:18 PM",
    "linkified": "This is now resolved.",
    "id": 127,
    "subject_instance_id": "CBB050816625",
    "subject_field": null,
    "created_on": "2020-02-27T23:18:14.438485Z",
    "modified_on": "2020-02-27T23:18:14.438510Z",
    "child_class": "Comment",
    "text": "This is now resolved."
}