Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791563/?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": "2021-03-29T12:30:51.933209Z",
    "action": 5,
    "target": "Authselect는 이것에 의해 이미 생성되어진 것이 아니면 당신의 기존 설정을 건드리지 않을 것입니다. 만약 당신이 자신의 시스템 인증 설정에 authselect 사용하기 시작을 원하면, 우선 *--force* 매개변수와 함께 *authselect select*를 호출해주세요. *--force* 매개변수는 존재하는 비-authselect 구성을 곧바로 덮어쓰기하는 authselect를 말합니다\n(아래 설명을 참고하세요). *--force* 매개변수 사용은 현재 구성 백업을 자동으로 발생 시킬 것입니다. 그래서 만약 당신이 *authselct-restore * 명령과 함께 이를 복구 할 수 있도록 뒤로 돌릴 수 있습니다(아래 설명을 참고하세요).",
    "id": 3149865,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3149865/?format=api"
}