/gsmarena/devices/opinions

POST /api/gsmarena/devices/opinions

Price: 10 credits

Return the user opinions published under one GSMArena device, newest first, walking the source's pages. Each opinion carries its id, author name and profile id when the author is registered, the coarse anonymised location GSMArena shows, the posting date, the text, the vote count, and the author, date and text of the post it replies to.

How to use it

These are visitor comments on a device page, not scored reviews — there is no rating, so do not treat them as one. Most authors post as Anonymous and `location` is a short obfuscated token rather than a place name, so neither identifies a person. A reply quotes its parent, and the quoted text is split out into the `reply_to_*` fields so `text` holds only what this author wrote. Pass the numeric device id from the device or search endpoints.

Parameters

Request body

Response

Errors

Response headers