Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/39464/?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": "2025-01-19T11:20:56.141489Z",
    "action": 59,
    "target": "El sistema de fitxers arrel només té {space} en total. Això no hauria de causar cap problema, però haureu de parar atenció ja que us podrieu quedar sense espai ràpidament… Es recomanar tenir un mínim de 16 GB per al sistema de fitxers arrel.",
    "id": 194638,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/194638/?format=api"
}