Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1510882/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbook_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbook_index/pl/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "timestamp": "2023-04-16T13:14:37.787945Z",
    "action": 5,
    "target": "Witamy w podręczniku architektury FreeBSD. Ten podręcznik jest \"pracą w toku\" i jest dziełem wielu osób. Wiele sekcji jeszcze nie istnieje, a niektóre z tych, które istnieją, wymagają aktualizacji. Jeśli jesteś zainteresowany pomocą w tym projekcie, wyślij e-mail na adres {freebsd-doc}.",
    "id": 486885,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/486885/?format=api"
}