Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1099790/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerwriting-style_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_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-04-22T17:12:07.871340Z",
    "action": 5,
    "target": "La chiarezza è estremamente importante.  Il lettore potrebbe essere un principiante o leggere il documento in una lingua che non è una sua lingua madre.  Occorre impegnarsi a scrivere un testo semplice, senza complicazioni e che spieghi chiaramente i concetti.",
    "id": 516728,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/516728/?format=api"
}