Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176548/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primer_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primer_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2022-07-19T08:33:19.667347Z",
    "action": 2,
    "target": "Este es un trabajo en progreso. Las correcciones y adiciones siempre son bienvenidas.",
    "id": 375859,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/375859/?format=api"
}