Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15701844/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesgetting-started/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T22:13:53.472411Z",
    "action": 59,
    "target": "Isso irá baixar o pacote e todas as dependências necessárias e recompor sua imagem Silverblue com eles. `rpm-ostree` usa nomes de pacote Fedora padrão, que podem ser pesquisados usando DNF (isso não está disponível em um host Silverblue, mas pode ser usado em um xref:toolbox.adoc[toolbox]).",
    "old": "",
    "details": {
        "state": 10,
        "source": "This will download the package and any required dependencies, and recompose your {variant-name} image with them.  `rpm-ostree` uses standard Fedora package names, which can be searched with `rpm-ostree search` since {variant-name} 39, or using DNF inside a xref:toolbox.adoc[toolbox] for previous versions.",
        "old_state": -1
    },
    "id": 13160251,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13160251/?format=api"
}