Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121602/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T21:39:06.359493Z",
    "action": 71,
    "target": "Capture d'écran du portail utilisateur depuis lequel les personnes ayant un compte peuvent accéder aux apps installées sur le serveur, ici en version claire avec une description de chaque app.",
    "id": 183713,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/183713/?format=api"
}