Appearance
A call to this endpoint returns comments of a specified kind: game, achievement, or user.
https://retroachievements.org/API/API_GetComments.php?t=1&i=1
y
t
i
c
o
Not yet supported.
[ "Count": 4, "Total": 4, "Results": { "0": { "User": "PlayTester", "Submitted": "2024-07-31T11:22:23.000000Z", "CommentText": "Comment 1" }, // ... } ]
Comments
A call to this endpoint returns comments of a specified kind: game, achievement, or user.
HTTP Request
https://retroachievements.org/API/API_GetComments.php?t=1&i=1
Query Parameters
y
t
i
c
o
Client Library
Not yet supported.
Response
Source