Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/27977/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-23T17:58:52.958792Z",
    "action": 59,
    "target": "No hauria de ser cap problema sempre i quan sapigueu el que esteu fent! YunoHost deixarà d'actualitzar aquest fitxer de manera automàtica… Però tingueu en compte que les actualitzacions de YunoHost podrien tenir canvis recomanats importants. Si voleu podeu mirar les diferències amb <cmd>yunohost tools regen-conf {category} --dry-run --with-diff</cmd> i forçar el restabliment de la configuració recomanada amb <cmd>yunohost tools regen-conf {category} --force</cmd>",
    "id": 142576,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/142576/?format=api"
}