Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19168825/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-ibmcloud/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-ibmcloud/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-01T22:36:25.215868Z",
    "action": 71,
    "target": "NAME='instance1'\nZONE=\"${REGION}-1\" # view more with `ibmcloud is zones`\nPROFILE='bx2-2x8' # view more with `ibmcloud is instance-profiles`\nVPC='r014-c9c65cc4-cfd3-44de-ad54-865aac182ea1'    # `ibmcloud is vpcs`\nIMAGE='r014-1823b4cf-9c63-499e-8a27-b771be714ad8'  # `ibmcloud is images --visibility private`\nSUBNET='0777-bf99cbf4-bc82-4c46-895a-5b7304201182' # `ibmcloud is subnets`\nSSHKEY='r014-b44c37d0-5c21-4c2b-aba2-438a5b0a228d' # `ibmcloud is keys`\nibmcloud is instance-create \"${NAME}\" $VPC $ZONE $PROFILE $SUBNET \\\n   --allow-ip-spoofing=true --image $IMAGE --keys $SSHKEY --user-data @example.ign\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "NAME='instance1'\nZONE=\"${REGION}-1\" # view more with `ibmcloud is zones`\nPROFILE='bx2-2x8' # view more with `ibmcloud is instance-profiles`\nVPC='r014-c9c65cc4-cfd3-44de-ad54-865aac182ea1'    # `ibmcloud is vpcs`\nIMAGE='r014-1823b4cf-9c63-499e-8a27-b771be714ad8'  # `ibmcloud is images --visibility private`\nSUBNET='0777-bf99cbf4-bc82-4c46-895a-5b7304201182' # `ibmcloud is subnets`\nSSHKEY='r014-b44c37d0-5c21-4c2b-aba2-438a5b0a228d' # `ibmcloud is keys`\nibmcloud is instance-create \"${NAME}\" $VPC $ZONE $PROFILE $SUBNET \\\n   --allow-ip-spoofing=true --image $IMAGE --keys $SSHKEY --user-data @example.ign\n",
        "old_state": -1
    },
    "id": 18297370,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18297370/?format=api"
}