Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/82956/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/Lassegismo/?format=api",
    "author": "https://translate.yunohost.org/api/users/Lassegismo/?format=api",
    "timestamp": "2024-01-28T17:20:43.731212Z",
    "action": 5,
    "target": "Es gibt hier keine App zum Auflisten, entweder weil noch keine Web-App auf dem Server installiert ist oder weil Sie keinen Zugriff darauf haben. Bitte erkundigen Sie sich bei den Administratoren des Servers nach weiteren Informationen!",
    "id": 121104,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/121104/?format=api"
}