GET /games/deal/:id
Get full details about a specific game deal including price history and store info.
curl https://nordapi.ee/api/v1/games/deal/example-deal-id
HTTP 502: { "error": "HTTP 404", "success": false }