Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/83355/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-03-09T04:33:36.757009Z",
    "action": 2,
    "target": "Il n'y a aucune application à lister ici, soit parce qu'aucune application web n'est encore installée sur le serveur, soit parce que vous n'y avez accès. Veuillez vérifier auprès des personnes chargées de l'administration du serveur pour plus d'informations !",
    "id": 133022,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/133022/?format=api"
}