Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/199328/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.yunohost.org/api/units/130250/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2025-02-23T12:08:10.796351Z",
    "action": 37,
    "target": "Cette application est à jour. <small>(version `{current_version}`)</small><br/><small><em>Vous cherchez une nouvelle version de cette application ? Il y a peut-être une version 'testing' pour laquelle vous pouvez aider les packagers sur le dépôt git du paquet YunoHost !</em></small>",
    "id": 199328,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/199328/?format=api"
}