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/es_419/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 155,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/es_419/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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405494Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 17436207,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17436207/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581300/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405436Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n",
                "old_state": -1
            },
            "id": 17436206,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436206/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581299/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405374Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436205,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436205/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581298/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405314Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
                "old_state": -1
            },
            "id": 17436204,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436204/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581297/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405253Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "To launch the instance, need to attach the created profile. From the command-line, use `--iam-instance-profile`.",
                "old_state": -1
            },
            "id": 17436203,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436203/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581296/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405190Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436202,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436202/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581295/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.405119Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436201,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436201/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581294/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404944Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436200,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436200/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581293/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404793Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436199,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436199/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581292/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404638Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436198,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436198/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581291/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404459Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Create the instance profile",
                "old_state": -1
            },
            "id": 17436197,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436197/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581290/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404349Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436196,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436196/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581289/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404278Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "butane -p config.bu -o config.ign\n",
                "old_state": -1
            },
            "id": 17436195,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436195/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581288/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.404105Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Format the remote Ignition file to json format",
                "old_state": -1
            },
            "id": 17436194,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436194/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581287/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.403962Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 17436193,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436193/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.610090Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 14710768,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14710768/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16787947/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.609983Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 14710767,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14710767/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.476392Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 12454962,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12454962/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219274/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.476354Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Upload the Ignition file",
                "old_state": -1
            },
            "id": 12454961,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454961/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219273/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.476283Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 12454960,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454960/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244578Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 12347143,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12347143/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152496/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244551Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The instance's user data cannot be modified without stopping the instance.",
                "old_state": -1
            },
            "id": 12347142,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347142/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152495/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244523Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12347141,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347141/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152494/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244496Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Deleting the s3 bucket",
                "old_state": -1
            },
            "id": 12347140,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347140/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152493/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244468Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Optionnally, you can delete the whole bucket:",
                "old_state": -1
            },
            "id": 12347139,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347139/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152491/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244385Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Deleting the Ignition configuration from the s3 bucket",
                "old_state": -1
            },
            "id": 12347137,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347137/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152490/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244353Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 12347136,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347136/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152489/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244313Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Configuration cleanup",
                "old_state": -1
            },
            "id": 12347135,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347135/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152488/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244248Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 12347134,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347134/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152486/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.244101Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Remote Ignition configuration",
                "old_state": -1
            },
            "id": 12347132,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347132/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096958Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 12093747,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12093747/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939769/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096856Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Retrieving a remote Ignition file from a s3 bucket",
                "old_state": -1
            },
            "id": 12093744,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093744/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939768/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096822Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Then create a minimal Ignition config as follows:",
                "old_state": -1
            },
            "id": 12093743,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093743/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939767/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096787Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n",
                "old_state": -1
            },
            "id": 12093742,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093742/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939766/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096753Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "List files in the bucket",
                "old_state": -1
            },
            "id": 12093741,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093741/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939765/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096719Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You can verify the file have been correctly uploaded:",
                "old_state": -1
            },
            "id": 12093740,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093740/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939762/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096591Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12093737,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093737/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939761/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.096553Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Create a new s3 bucket",
                "old_state": -1
            },
            "id": 12093736,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093736/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302596Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-aws.po"
            },
            "id": 6902063,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/6902063/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811153/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302517Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ssh core@<ip address>\n",
                "old_state": -1
            },
            "id": 6902062,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902062/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811152/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302434Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Example connecting",
                "old_state": -1
            },
            "id": 6902061,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902061/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811151/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302350Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You now should be able to SSH into the instance using the associated IP address.",
                "old_state": -1
            },
            "id": 6902060,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902060/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811150/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302262Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You can find out the instance's assigned IP by running `aws ec2 describe-instances`",
                "old_state": -1
            },
            "id": 6902059,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902059/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811149/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302127Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 6902058,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902058/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811148/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.302029Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 6902057,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902057/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811147/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.301945Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Launching and customizing a new instance",
                "old_state": -1
            },
            "id": 6902056,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902056/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811146/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.301861Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The SSH key for the `core` user is supplied via Afterburn in this example as well.",
                "old_state": -1
            },
            "id": 6902055,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902055/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811145/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.301773Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 6902054,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902054/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811144/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.301687Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Customized Example",
                "old_state": -1
            },
            "id": 6902053,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902053/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811143/?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/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.301597Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Minimal Example",
                "old_state": -1
            },
            "id": 6902052,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902052/?format=api"
        }
    ]
}