Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32196/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/pl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ddpd/?format=api",
    "author": "https://translate.yunohost.org/api/users/ddpd/?format=api",
    "timestamp": "2023-12-21T22:33:10.688988Z",
    "action": 5,
    "target": "eśli potrzebujesz pomocy w konfiguracji rekordów DNS, sprawdź dokumentację pod adresem <a href='https://yunohost.org/dns_config'>https://yunohost.org/dns_config</a>.",
    "id": 113269,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/113269/?format=api"
}