Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17278822/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesauthentication/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesauthentication/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-20T17:11:27.029255Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys:\n        - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHn2eh...\n    - name: jlebon\n      groups:\n        - wheel\n      ssh_authorized_keys:\n        - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC5QFS...\n        - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIveEaMRW...\n    - name: miabbott\n      groups:\n        - docker\n        - wheel\n      password_hash: $y$j9T$aUmgEDoFIDPhGxEe2FUjc/$C5A...\n      ssh_authorized_keys:\n        - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDTey7R...\n",
        "old_state": -1
    },
    "id": 15324138,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15324138/?format=api"
}