Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11401581/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/ka/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "timestamp": "2023-08-28T16:30:52.390527Z",
    "action": 2,
    "target": "თქვენი არჩევანის ცვლილებები მთავარ მენიუში დაბრუნების და დაყენების დაწყების შემდეგ შემდეგ ცვლილებებს გამოიწვევს:",
    "old": "თქვენი არჩევანის ცვლილებები თავარ მენიუში დაბრუნების და დაყენების დაწყების შემდეგ შემდეგ ცვლილებებს გამოიწვევს:",
    "details": {
        "state": 20,
        "source": "Your customizations will result in the following changes taking effect after you return to the main menu and begin installation:",
        "old_state": 20
    },
    "id": 12312929,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12312929/?format=api"
}