Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/590949/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-05-24T07:23:54.982295Z",
    "action": 2,
    "target": "*Authselect*는 시스템 식별과 인증 소스과 지정된 프로파일 선택에 의한\n공급자를 구성하는 도구입니다. 프로파일은 시스템 구성의 결과로 보여지는\n것과 같이 설명되어지는 파일의 설정입니다.\n프로파일이 선택되어졌을 때에, *authselect*는 식별과 프로파일에 정의된 인증 원천을\n사용하는 nsswitch.conf(5) 과 PAM(8)를 생성 할 것입니다.\n",
    "id": 5006752,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5006752/?format=api"
}