Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/25172/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
    "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "timestamp": "2020-04-16T12:57:45.155902Z",
    "action": 5,
    "target": "l'altra ordre tot just ha acabat, ara s'executarà aquesta ordre",
    "id": 14447,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/14447/?format=api"
}