Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385795Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 17436157,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17436157/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581258/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385737Z",
            "action": 71,
            "target": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n",
                "old_state": -1
            },
            "id": 17436156,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436156/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581257/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385673Z",
            "action": 71,
            "target": "NAME='instance1'\nSSHKEY='my-key'          # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx'          # the AMI ID found on the download page\nDISK='20'                # the size of the hard disk\nREGION='us-east-1'       # the target region\nTYPE='m5.large'          # the instance type\nSUBNET='subnet-xxx'      # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xxx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\nPROFILE='xxx-profile'    # the name of an IAM instance profile `aws iam list-instance-profiles`\naws ec2 run-instances                     \\\n    --region $REGION                      \\\n    --image-id $IMAGE                     \\\n    --instance-type $TYPE                 \\\n    --key-name $SSHKEY                    \\\n    --subnet-id $SUBNET                   \\\n    --security-group-ids $SECURITY_GROUPS \\\n    --user-data \"file://${USERDATA}\"      \\\n    --iam-instance-profile Name=${PROFILE}     \\\n    --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n    --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\nSSHKEY='my-key'          # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx'          # the AMI ID found on the download page\nDISK='20'                # the size of the hard disk\nREGION='us-east-1'       # the target region\nTYPE='m5.large'          # the instance type\nSUBNET='subnet-xxx'      # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xxx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\nPROFILE='xxx-profile'    # the name of an IAM instance profile `aws iam list-instance-profiles`\naws ec2 run-instances                     \\\n    --region $REGION                      \\\n    --image-id $IMAGE                     \\\n    --instance-type $TYPE                 \\\n    --key-name $SSHKEY                    \\\n    --subnet-id $SUBNET                   \\\n    --security-group-ids $SECURITY_GROUPS \\\n    --user-data \"file://${USERDATA}\"      \\\n    --iam-instance-profile Name=${PROFILE}     \\\n    --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n    --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n",
                "old_state": -1
            },
            "id": 17436155,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581256/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385610Z",
            "action": 71,
            "target": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
                "old_state": -1
            },
            "id": 17436154,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436154/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581255/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385548Z",
            "action": 71,
            "target": "To launch the instance, need to attach the created profile. From the command-line, use `--iam-instance-profile`.",
            "old": "",
            "details": {
                "state": 100,
                "source": "To launch the instance, need to attach the created profile. From the command-line, use `--iam-instance-profile`.",
                "old_state": -1
            },
            "id": 17436153,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436153/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581254/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385485Z",
            "action": 71,
            "target": "# Finally, add the role to the instance profile\naws iam add-role-to-instance-profile --instance-profile-name ${PROFILE} --role-name ${ROLE_NAME}\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "# Finally, add the role to the instance profile\naws iam add-role-to-instance-profile --instance-profile-name ${PROFILE} --role-name ${ROLE_NAME}\n",
                "old_state": -1
            },
            "id": 17436152,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436152/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581253/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385421Z",
            "action": 71,
            "target": "# Create the instance profile required by EC2 to contain the role\nPROFILE=\"my-instance-profile\"\naws iam create-instance-profile --instance-profile-name ${PROFILE}\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "# Create the instance profile required by EC2 to contain the role\nPROFILE=\"my-instance-profile\"\naws iam create-instance-profile --instance-profile-name ${PROFILE}\n",
                "old_state": -1
            },
            "id": 17436151,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436151/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581252/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385355Z",
            "action": 71,
            "target": "# Attach the AWS managed policy named AmazonS3ReadOnlyAccess to the role\naws iam attach-role-policy --policy-arn arn:aws:iam::aws:policy/AmazonS3ReadOnlyAccess --role-name ${ROLE_NAME}\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "# Attach the AWS managed policy named AmazonS3ReadOnlyAccess to the role\naws iam attach-role-policy --policy-arn arn:aws:iam::aws:policy/AmazonS3ReadOnlyAccess --role-name ${ROLE_NAME}\n",
                "old_state": -1
            },
            "id": 17436150,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436150/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581251/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385286Z",
            "action": 71,
            "target": "# Create the role and attach the trust policy that allows EC2 to assume this role.\nROLE_NAME=\"my-role\"\naws iam create-role --role-name ${ROLE_NAME} --assume-role-policy-document file://trustpolicyforec2.json\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "# Create the role and attach the trust policy that allows EC2 to assume this role.\nROLE_NAME=\"my-role\"\naws iam create-role --role-name ${ROLE_NAME} --assume-role-policy-document file://trustpolicyforec2.json\n",
                "old_state": -1
            },
            "id": 17436149,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436149/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581250/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385187Z",
            "action": 71,
            "target": "cat <<EOF >trustpolicyforec2.json\n{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": {\n    \"Effect\": \"Allow\",\n    \"Principal\": {\"Service\": \"ec2.amazonaws.com\"},\n    \"Action\": \"sts:AssumeRole\"\n  }\n}\nEOF\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "cat <<EOF >trustpolicyforec2.json\n{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": {\n    \"Effect\": \"Allow\",\n    \"Principal\": {\"Service\": \"ec2.amazonaws.com\"},\n    \"Action\": \"sts:AssumeRole\"\n  }\n}\nEOF\n",
                "old_state": -1
            },
            "id": 17436148,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436148/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581249/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385077Z",
            "action": 71,
            "target": "Create the instance profile",
            "old": "",
            "details": {
                "state": 100,
                "source": "Create the instance profile",
                "old_state": -1
            },
            "id": 17436147,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436147/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581248/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.385014Z",
            "action": 71,
            "target": "You need to create a role that includes `s3:GetObject` permission, and attach it to the instance profile. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-service.html#roles-creatingrole-service-cli[role creation document] for more information.",
            "old": "",
            "details": {
                "state": 100,
                "source": "You need to create a role that includes `s3:GetObject` permission, and attach it to the instance profile. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-service.html#roles-creatingrole-service-cli[role creation document] for more information.",
                "old_state": -1
            },
            "id": 17436146,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436146/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581247/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.384949Z",
            "action": 71,
            "target": "butane -p config.bu -o config.ign\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "butane -p config.bu -o config.ign\n",
                "old_state": -1
            },
            "id": 17436145,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436145/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581246/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.384879Z",
            "action": 71,
            "target": "Format the remote Ignition file to json format",
            "old": "",
            "details": {
                "state": 100,
                "source": "Format the remote Ignition file to json format",
                "old_state": -1
            },
            "id": 17436144,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436144/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581245/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:55.384771Z",
            "action": 71,
            "target": "NAME='instance1'\nCONFIG='/path/to/config.ign' # path to your Ignition config\naws s3 cp $CONFIG s3://$NAME-infra/bootstrap.ign\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\nCONFIG='/path/to/config.ign' # path to your Ignition config\naws s3 cp $CONFIG s3://$NAME-infra/bootstrap.ign\n",
                "old_state": -1
            },
            "id": 17436143,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436143/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.054038Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 14710763,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14710763/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16787945/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.053969Z",
            "action": 59,
            "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nignition:\n  config:\n    replace:\n      source: s3://instance1-infra/bootstrap.ign\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nignition:\n  config:\n    replace:\n      source: s3://instance1-infra/bootstrap.ign\n",
                "old_state": -1
            },
            "id": 14710762,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14710762/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.275648Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 12454956,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12454956/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219270/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.275611Z",
            "action": 59,
            "target": "Upload the Ignition file",
            "old": "",
            "details": {
                "state": 100,
                "source": "Upload the Ignition file",
                "old_state": -1
            },
            "id": 12454955,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454955/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219269/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.275532Z",
            "action": 59,
            "target": "As user-data is limited to 16 KB, you may need to use an external source for your Ignition configuration.  A common solution is to upload the config to a S3 bucket, as the following steps show:",
            "old": "",
            "details": {
                "state": 100,
                "source": "As user-data is limited to 16 KB, you may need to use an external source for your Ignition configuration.  A common solution is to upload the config to a S3 bucket, as the following steps show:",
                "old_state": -1
            },
            "id": 12454954,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454954/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987725Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 12347119,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12347119/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152474/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987699Z",
            "action": 59,
            "target": "The instance's user data cannot be modified without stopping the instance.",
            "old": "",
            "details": {
                "state": 100,
                "source": "The instance's user data cannot be modified without stopping the instance.",
                "old_state": -1
            },
            "id": 12347118,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347118/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152473/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987671Z",
            "action": 59,
            "target": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12347117,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347117/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152472/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987642Z",
            "action": 59,
            "target": "Deleting the s3 bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "Deleting the s3 bucket",
                "old_state": -1
            },
            "id": 12347116,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347116/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152471/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987605Z",
            "action": 59,
            "target": "Optionnally, you can delete the whole bucket:",
            "old": "",
            "details": {
                "state": 100,
                "source": "Optionnally, you can delete the whole bucket:",
                "old_state": -1
            },
            "id": 12347115,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347115/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152469/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987547Z",
            "action": 59,
            "target": "Deleting the Ignition configuration from the s3 bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "Deleting the Ignition configuration from the s3 bucket",
                "old_state": -1
            },
            "id": 12347113,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347113/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152468/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987516Z",
            "action": 59,
            "target": "If you need to have secrets in your Ignition configuration you should store it into a S3 bucket and have a minimal configuration in user-data.  Once the instance has completed the first boot, clear the S3 bucket as any process or container running on the instance could access it.  See the https://coreos.github.io/ignition/operator-notes/#secrets[Ignition documentation] for more advice on secret management.",
            "old": "",
            "details": {
                "state": 100,
                "source": "If you need to have secrets in your Ignition configuration you should store it into a S3 bucket and have a minimal configuration in user-data.  Once the instance has completed the first boot, clear the S3 bucket as any process or container running on the instance could access it.  See the https://coreos.github.io/ignition/operator-notes/#secrets[Ignition documentation] for more advice on secret management.",
                "old_state": -1
            },
            "id": 12347112,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347112/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152467/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987487Z",
            "action": 59,
            "target": "Configuration cleanup",
            "old": "",
            "details": {
                "state": 100,
                "source": "Configuration cleanup",
                "old_state": -1
            },
            "id": 12347111,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347111/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152466/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987455Z",
            "action": 59,
            "target": "Once the first boot is completed, make sure to delete the configuration as it may contain sensitive data.  See xref:#_configuration_cleanup[].",
            "old": "",
            "details": {
                "state": 100,
                "source": "Once the first boot is completed, make sure to delete the configuration as it may contain sensitive data.  See xref:#_configuration_cleanup[].",
                "old_state": -1
            },
            "id": 12347110,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347110/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152464/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:01.987323Z",
            "action": 59,
            "target": "Remote Ignition configuration",
            "old": "",
            "details": {
                "state": 100,
                "source": "Remote Ignition configuration",
                "old_state": -1
            },
            "id": 12347108,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347108/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.828105Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 12093718,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12093718/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939743/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.828023Z",
            "action": 59,
            "target": "Retrieving a remote Ignition file from a s3 bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "Retrieving a remote Ignition file from a s3 bucket",
                "old_state": -1
            },
            "id": 12093715,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093715/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939742/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827995Z",
            "action": 59,
            "target": "Then create a minimal Ignition config as follows:",
            "old": "",
            "details": {
                "state": 100,
                "source": "Then create a minimal Ignition config as follows:",
                "old_state": -1
            },
            "id": 12093714,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093714/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939741/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827968Z",
            "action": 59,
            "target": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n",
                "old_state": -1
            },
            "id": 12093713,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093713/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939740/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827940Z",
            "action": 59,
            "target": "List files in the bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "List files in the bucket",
                "old_state": -1
            },
            "id": 12093712,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093712/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939739/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827912Z",
            "action": 59,
            "target": "You can verify the file have been correctly uploaded:",
            "old": "",
            "details": {
                "state": 100,
                "source": "You can verify the file have been correctly uploaded:",
                "old_state": -1
            },
            "id": 12093711,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093711/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939736/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827818Z",
            "action": 59,
            "target": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12093708,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093708/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939735/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:34.827788Z",
            "action": 59,
            "target": "Create a new s3 bucket",
            "old": "",
            "details": {
                "state": 100,
                "source": "Create a new s3 bucket",
                "old_state": -1
            },
            "id": 12093707,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093707/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142960Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-aws.pot"
            },
            "id": 6901794,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/6901794/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810976/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142907Z",
            "action": 59,
            "target": "ssh core@<ip address>\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "ssh core@<ip address>\n",
                "old_state": -1
            },
            "id": 6901793,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901793/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810975/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142852Z",
            "action": 59,
            "target": "Example connecting",
            "old": "",
            "details": {
                "state": 100,
                "source": "Example connecting",
                "old_state": -1
            },
            "id": 6901792,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901792/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810974/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142795Z",
            "action": 59,
            "target": "You now should be able to SSH into the instance using the associated IP address.",
            "old": "",
            "details": {
                "state": 100,
                "source": "You now should be able to SSH into the instance using the associated IP address.",
                "old_state": -1
            },
            "id": 6901791,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901791/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810973/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142739Z",
            "action": 59,
            "target": "You can find out the instance's assigned IP by running `aws ec2 describe-instances`",
            "old": "",
            "details": {
                "state": 100,
                "source": "You can find out the instance's assigned IP by running `aws ec2 describe-instances`",
                "old_state": -1
            },
            "id": 6901790,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901790/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810972/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142680Z",
            "action": 59,
            "target": "By design, cloud-init configuration and startup scripts are not supported on FCOS. Instead, it is recommended to encode any startup logic as systemd service units in the Ignition configuration.",
            "old": "",
            "details": {
                "state": 100,
                "source": "By design, cloud-init configuration and startup scripts are not supported on FCOS. Instead, it is recommended to encode any startup logic as systemd service units in the Ignition configuration.",
                "old_state": -1
            },
            "id": 6901789,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901789/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810971/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142612Z",
            "action": 59,
            "target": "NAME='instance1'\nSSHKEY='my-key'     # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx'     # the AMI ID found on the download page\nDISK='20'           # the size of the hard disk\nREGION='us-east-1'  # the target region\nTYPE='m5.large'     # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\naws ec2 run-instances                     \\\n    --region $REGION                      \\\n    --image-id $IMAGE                     \\\n    --instance-type $TYPE                 \\\n    --key-name $SSHKEY                    \\\n    --subnet-id $SUBNET                   \\\n    --security-group-ids $SECURITY_GROUPS \\\n    --user-data \"file://${USERDATA}\"      \\\n    --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n    --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "NAME='instance1'\nSSHKEY='my-key'     # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx'     # the AMI ID found on the download page\nDISK='20'           # the size of the hard disk\nREGION='us-east-1'  # the target region\nTYPE='m5.large'     # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\naws ec2 run-instances                     \\\n    --region $REGION                      \\\n    --image-id $IMAGE                     \\\n    --instance-type $TYPE                 \\\n    --key-name $SSHKEY                    \\\n    --subnet-id $SUBNET                   \\\n    --security-group-ids $SECURITY_GROUPS \\\n    --user-data \"file://${USERDATA}\"      \\\n    --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n    --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n",
                "old_state": -1
            },
            "id": 6901788,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901788/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810970/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142555Z",
            "action": 59,
            "target": "Launching and customizing a new instance",
            "old": "",
            "details": {
                "state": 100,
                "source": "Launching and customizing a new instance",
                "old_state": -1
            },
            "id": 6901787,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901787/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810969/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142496Z",
            "action": 59,
            "target": "The SSH key for the `core` user is supplied via Afterburn in this example as well.",
            "old": "",
            "details": {
                "state": 100,
                "source": "The SSH key for the `core` user is supplied via Afterburn in this example as well.",
                "old_state": -1
            },
            "id": 6901786,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901786/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810968/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142436Z",
            "action": 59,
            "target": "In order to launch a customized FCOS instance, a valid Ignition configuration must be passed as its https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-add-user-data[user data] at creation time. You can use the same command from the xref:#_minimal_example[] but add `--user-data file://path/to/config.ign` argument:",
            "old": "",
            "details": {
                "state": 100,
                "source": "In order to launch a customized FCOS instance, a valid Ignition configuration must be passed as its https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-add-user-data[user data] at creation time. You can use the same command from the xref:#_minimal_example[] but add `--user-data file://path/to/config.ign` argument:",
                "old_state": -1
            },
            "id": 6901785,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901785/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810967/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142378Z",
            "action": 59,
            "target": "Customized Example",
            "old": "",
            "details": {
                "state": 100,
                "source": "Customized Example",
                "old_state": -1
            },
            "id": 6901784,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901784/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10810966/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:04:53.142316Z",
            "action": 59,
            "target": "Minimal Example",
            "old": "",
            "details": {
                "state": 100,
                "source": "Minimal Example",
                "old_state": -1
            },
            "id": 6901783,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6901783/?format=api"
        }
    ]
}