/gsmarena/reviews

POST /api/gsmarena/reviews

Price: 10 credits

Return one GSMArena editorial review in full: headline, author, publication date, tags, lead image, the device it reviews, the comment thread link, and every section of the article — GSMArena splits a review across several pages and each one is returned with its heading, plain text and HTML, with the whole article also joined into a single text field.

How to use it

This is GSMArena's own long-form review, not user opinions — for those use the device opinions endpoint. Pass the numeric review id, taken from the `review_id` on the device's own record, not the device id itself: review ids and device ids are independent counters that overlap numerically in the low range, so a device id can silently resolve here to an unrelated review. Section headings name what each part covers (design, lab tests, camera, verdict), so target a section rather than reading the joined `text` when you want one aspect. Hands-on and comparison articles live in the same id space as full reviews.

Parameters

Request body

Response

Errors

Response headers