Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33682/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/?format=api",
    "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "timestamp": "2020-12-02T14:31:33.130134Z",
    "action": 5,
    "target": "Els usuaris es creen amb una adreça de correu electrònic associada (i compte de XMPP) amb el format usari@domini.tld. L'administrador i l'usuari poden afegir a posteriori adreces de correu addicionals i reenviament de correus.",
    "id": 19273,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/19273/?format=api"
}