Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5502930/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-01-25T15:41:40.547853Z",
    "action": 2,
    "target": "당신의 자료 일부를 암호화 하도록 선택했습니다. 자신의 컴퓨터를 시작 할 때 자료에 접근하도록 사용 할 암호문을 생성해야 합니다.",
    "old": "데이터의 일부를 암호화할 것을 선택하셨습니다. 컴퓨터를 시작할 때 데이터에 액세스하기 위해 사용될 암호를 생성해야 합니다.",
    "details": {
        "state": 20,
        "source": "You have chosen to encrypt some of your data. You will need to create a passphrase that you will use to access your data when you start your computer.",
        "old_state": 20
    },
    "id": 14593815,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593815/?format=api"
}