GET /rest/comment/123/?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/123/?format=api",
    "subject_content_type": 23,
    "created_by": {
        "id": 356,
        "username": "gavanjm@gmail.com"
    },
    "byline": "gavanjm@gmail.com on 26 Jul, 2019 at 09:38 AM",
    "linkified": "Ann Moyal was born in 1926 and died in July 2019. She is the same person as Moyal, Ann Mozley. Her entry in the Encyclopedia of Australian Science <a href=\"http://www.eoas.info/biogs/P003803b.htm\">www.eoas.i...03803b.htm</a> has many more citations.",
    "id": 123,
    "subject_instance_id": "CBA000071941",
    "subject_field": null,
    "created_on": "2019-07-26T09:38:35.230512Z",
    "modified_on": "2019-07-26T09:38:35.230536Z",
    "child_class": "Comment",
    "text": "Ann Moyal was born in 1926 and died in July 2019. She is the same person as Moyal, Ann Mozley. Her entry in the Encyclopedia of Australian Science http://www.eoas.info/biogs/P003803b.htm has many more citations."
}