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

{
    "count": 147,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/fr/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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.622201Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 17436222,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17436222/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581314/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.622162Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n",
                "old_state": -1
            },
            "id": 17436221,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436221/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581313/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.622119Z",
            "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": 17436220,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436220/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581312/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.622075Z",
            "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": 17436219,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436219/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581311/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.622033Z",
            "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": 17436218,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436218/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581310/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621993Z",
            "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": 17436217,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436217/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581309/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621952Z",
            "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": 17436216,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436216/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581308/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621911Z",
            "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": 17436215,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436215/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581307/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621869Z",
            "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": 17436214,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436214/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581306/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621827Z",
            "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": 17436213,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436213/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581305/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621784Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Create the instance profile",
                "old_state": -1
            },
            "id": 17436212,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436212/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581304/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621744Z",
            "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": 17436211,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436211/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581303/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621700Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "butane -p config.bu -o config.ign\n",
                "old_state": -1
            },
            "id": 17436210,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436210/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581302/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621656Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Format the remote Ignition file to json format",
                "old_state": -1
            },
            "id": 17436209,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436209/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18581301/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T22:28:56.621585Z",
            "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": 17436208,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17436208/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.834278Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 14710771,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14710771/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16787948/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:16:42.834189Z",
            "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": 14710770,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14710770/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.579890Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 12454965,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12454965/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219276/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.579867Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Upload the Ignition file",
                "old_state": -1
            },
            "id": 12454964,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454964/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15219275/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-12T22:25:47.579818Z",
            "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": 12454963,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12454963/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358317Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 12347155,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12347155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152507/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358290Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The instance's user data cannot be modified without stopping the instance.",
                "old_state": -1
            },
            "id": 12347154,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347154/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152506/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358262Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12347153,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347153/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152505/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358234Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Deleting the s3 bucket",
                "old_state": -1
            },
            "id": 12347152,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347152/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152504/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358207Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Optionnally, you can delete the whole bucket:",
                "old_state": -1
            },
            "id": 12347151,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347151/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152502/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358149Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Deleting the Ignition configuration from the s3 bucket",
                "old_state": -1
            },
            "id": 12347149,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347149/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152501/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358115Z",
            "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": 12347148,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347148/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152500/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358086Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Configuration cleanup",
                "old_state": -1
            },
            "id": 12347147,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347147/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152499/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.358055Z",
            "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": 12347146,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347146/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15152497/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T22:03:02.357946Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Remote Ignition configuration",
                "old_state": -1
            },
            "id": 12347144,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12347144/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222995Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 12093761,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12093761/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939782/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222912Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Retrieving a remote Ignition file from a s3 bucket",
                "old_state": -1
            },
            "id": 12093758,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093758/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939781/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222865Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Then create a minimal Ignition config as follows:",
                "old_state": -1
            },
            "id": 12093757,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093757/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939780/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222828Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n",
                "old_state": -1
            },
            "id": 12093756,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093756/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939779/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222801Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "List files in the bucket",
                "old_state": -1
            },
            "id": 12093755,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093755/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939778/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222769Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You can verify the file have been correctly uploaded:",
                "old_state": -1
            },
            "id": 12093754,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093754/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939775/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222665Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n",
                "old_state": -1
            },
            "id": 12093751,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093751/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14939774/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-22T22:04:35.222634Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Create a new s3 bucket",
                "old_state": -1
            },
            "id": 12093750,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12093750/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-03-20T18:20:26.071980Z",
            "action": 29,
            "target": "ssh core@<adresse ip>\n",
            "old": "",
            "details": {},
            "id": 10262009,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.fedoraproject.org/api/changes/10262009/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "timestamp": "2023-03-19T20:30:55.931443Z",
            "action": 7,
            "target": "ssh core@<adresse ip>\n",
            "old": "ssh core@<ip address>\n",
            "details": {
                "state": 20,
                "source": "ssh core@<ip address>\n",
                "old_state": 20
            },
            "id": 10256540,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/10256540/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "timestamp": "2023-03-19T20:30:42.788633Z",
            "action": 2,
            "target": "ssh core@<ip address>\n",
            "old": "ssh core@<ip address>\n",
            "details": {
                "state": 20,
                "source": "ssh core@<ip address>\n",
                "old_state": 10
            },
            "id": 10256527,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/10256527/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "timestamp": "2023-03-19T20:30:25.142769Z",
            "action": 37,
            "target": "ssh core@<ip address>\n",
            "old": "",
            "details": {
                "state": 10,
                "source": "ssh core@<ip address>\n",
                "old_state": 0
            },
            "id": 10256507,
            "action_name": "Marked for edit",
            "url": "https://translate.fedoraproject.org/api/changes/10256507/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
            "timestamp": "2023-03-19T20:30:25.138583Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 10256506,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/10256506/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-09-30T17:55:57.071833Z",
            "action": 4,
            "target": "ssh core@<adresse ip>\n",
            "old": "",
            "details": {
                "state": 0,
                "source": "ssh core@<ip address>\n",
                "old_state": 0
            },
            "id": 8047400,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/8047400/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463859Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-aws.po"
            },
            "id": 6902077,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/6902077/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811166/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463780Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ssh core@<ip address>\n",
                "old_state": -1
            },
            "id": 6902076,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902076/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811165/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463717Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Example connecting",
                "old_state": -1
            },
            "id": 6902075,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902075/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811164/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463613Z",
            "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": 6902074,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902074/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811163/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463551Z",
            "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": 6902073,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902073/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10811162/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-03T22:06:18.463487Z",
            "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": 6902072,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/6902072/?format=api"
        }
    ]
}