Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/122605/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "author": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "timestamp": "2024-11-16T10:12:49.416596Z",
    "action": 5,
    "target": "Promuoviamo un Internet **decentralizzato**, con tecnologie **aperte** e **interoperabili** che **rispettino la privacy** e diano il **potere alle persone**.",
    "id": 192534,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/192534/?format=api"
}