Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15257383/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-digitalocean/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-digitalocean/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2024-01-26T13:36:22.951709Z",
    "action": 2,
    "target": "Você também precisa ter acesso a uma conta DigitalOcean. Os exemplos abaixo usam a ferramenta de linha de comando https://github.com/digitalocean/doctl[doctl] e https://stedolan.github.io/jq/[jq] como um processador de JSON de linha de comando.",
    "old": "Você também precisa ter acesso a uma conta DigitalOcean. Os exemplos abaixo usam a ferramenta de linha de comando https://github.com/digitalocean/doctl[doctl].",
    "details": {
        "state": 20,
        "source": "You also need to have access to a DigitalOcean account. The examples below use the https://github.com/digitalocean/doctl[doctl] command-line tool and https://stedolan.github.io/jq/[jq] as a command-line JSON processor.",
        "old_state": 10
    },
    "id": 14630358,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14630358/?format=api"
}