Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1541081/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbook/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.897873Z",
    "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": 486886,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/486886/?format=api"
}