Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14485933/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-openstack/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-openstack/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-13T22:28:00.256872Z",
    "action": 59,
    "target": "Você também deve ter acesso a um ambiente OpenStack e a uma https://docs.openstack.org/python-designateclient/latest/user/shell-v2.html[CLI `openstack`] funcional. Tipicamente, você irá https://docs.openstack.org/python-openstackclient/latest/configuration/index.html[configurar o cliente] usando um arquivo `clouds.yaml` ou via variáveis de ambiente. Se você está começando do 0, esse ambiente deve precisar de redes, pares de chave SSH, grupos de segurança, etc... configure. Por favor consulte a https://docs.openstack.org/[Documentação do OpenStack] para aprender mais.",
    "old": "Você também deve ter acesso a um ambiente OpenStack e a uma https://docs.openstack.org/python-designateclient/latest/user/shell-v2.html[CLI `openstack`] funcional. Tipicamente, você irá https://docs.openstack.org/python-openstackclient/latest/configuration/index.html[configurar o cliente] usando um arquivo `clouds.yaml` ou via variáveis de ambiente. Se você está começando do 0, esse ambiente deve precisar de redes, pares de chave SSH, grupos de segurança, etc... configure. Por favor consulte a https://docs.openstack.org/[Documentação do OpenStack] para aprender mais.",
    "details": {
        "state": 20,
        "source": "You also need to have access to an OpenStack environment and a functioning https://docs.openstack.org/python-designateclient/latest/user/shell-v2.html[`openstack` CLI].  Typically, you'll https://docs.openstack.org/python-openstackclient/latest/configuration/index.html[configure the client] by using a `clouds.yaml` file or via environment variables. If you're starting from scratch, this environment may need networks, SSH key pairs, security groups, etc.. set up. Please consult the https://docs.openstack.org/[OpenStack Documentation] to learn more.",
        "old_state": 20
    },
    "id": 17639328,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17639328/?format=api"
}