Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1480657/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookdtrace_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookdtrace_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-23T03:56:33.559588Z",
    "action": 9,
    "target": "동적 추적이라고도 하는 DTrace는 프로덕션 및 프리 프로덕션 시스템에서 성능 병목 현상을 찾기 위한 도구로 Sun(TM)에서 개발했습니다.  성능 문제를 진단하는 것 외에도 DTrace는 FreeBSD 커널과 사용자 프로그램 모두에서 예기치 않은 동작을 조사하고 디버깅하는 데 사용할 수 있습니다.",
    "id": 517726,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/517726/?format=api"
}