The Trados cloud platform will be undergoing maintenance on Saturday, 9th May 2026 between 05:00 to 17:00 UTC. During this time, you will not be able to log in to the Trados platform.
Under Community Review

Make topic IDs consistent across translated publications

In Docs DXA / Public Content API, topics are given different IDs depending on the language selected (/api/<pub-id>/<topic-id>). For instances, the same topic might appear as:

EN: /api/123/456
NL: /api/789/012

It would be easier in some scenarios to switch between languages if only the publication ID changes but the topic ID remains the same. For instance:

EN: /api/123/456
NL: /api/789/456

In Tridion Sites, this works as expected for publications and pages.