Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1483904/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookipv6_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookipv6_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-12-31T03:48:22.221096Z",
    "action": 5,
    "target": "일반 유저랜드 애플리케이션은 고급 API(RFC2292)를 사용하여 스코프 인덱스 또는 인터페이스 인덱스를 지정해야 합니다.  비슷한 목적으로, sockaddr_in6 구조체의 sin6_scope_id 멤버가 RFC2553에 정의되어 있습니다.  그러나 sin6_scope_id의 의미는 다소 모호합니다.  애플리케이션의 이식성을 중요하게 생각하신다면 sin6_scope_id보다는 고급 API를 사용하는 것이 좋습니다.",
    "id": 577744,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/577744/?format=api"
}