Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1470333/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-04-28T01:46:14.309136Z",
    "action": 5,
    "target": "경우에 따라 man:cron[8]을 사용하여 시스템 서비스를 시작하는 것이 더 합리적일 수 있습니다.  이 접근 방식은 man:crontab[5]의 소유자로서 이러한 프로세스를 실행하기 때문에 여러 가지 장점이 있습니다.  이를 통해 일반 사용자가 자신의 애플리케이션을 시작하고 유지 관리할 수 있습니다.",
    "id": 522680,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/522680/?format=api"
}