Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/750514/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/educ-pop/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/educ-pop/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2022-11-20T01:04:31.997965Z",
    "action": 5,
    "target": "Des Livres en Communs scuote i codici dell'editoria proponendo,\nun bando per la presentazione di progetti, una sovvenzione agli autori a monte della scrittura\ne poi la pubblicazione del libro con una licenza aperta.\nIl primo libro è attualmente in fase di realizzazione.\n\n- [Per saperne di più sulla nostra casa editrice](https://deslivresencommuns.org/)",
    "id": 455006,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/455006/?format=api"
}