Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1483907/?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:49:06.818460Z",
    "action": 5,
    "target": "를 라우팅 테이블 및 인터페이스 주소 구조체(struct in6_ifaddr)에 추가합니다.  위의 주소는 인터페이스 식별자가 1인 네트워크 인터페이스에 속하는 링크 로컬 유니캐스트 주소입니다. 임베디드 인덱스를 사용하면 약간의 코드 변경만으로 여러 인터페이스에서 IPv6 링크 로컬 주소를 효과적으로 식별할 수 있습니다.",
    "id": 577747,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/577747/?format=api"
}