Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/47510/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "timestamp": "2021-08-27T04:13:09.387554Z",
    "action": 2,
    "target": "Fallou a conexión con {url} ... pode que o servizo esté caído, ou que non teñas conexión a Internet con IPv4/IPv6.",
    "id": 34544,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/34544/?format=api"
}