Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1092303/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerworking-copy_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerworking-copy_index/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/salvadore/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/salvadore/?format=api",
    "timestamp": "2023-05-02T14:57:51.639656Z",
    "action": 5,
    "target": "A volte capita che le modifiche non fossero necessarie dopo tutto, o che l'autore voglia semplicemente ricominciare da capo.  I file possono essere ripristinati nella loro forma originale con `git restore`.  Per esempio, per cancellare le modifiche effettuate su [.filename]#_index.adoc# e riportarlo alla sua forma originale:",
    "id": 525080,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/525080/?format=api"
}