Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10805160/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-08-28T22:09:24.040742Z",
    "action": 4,
    "target": "O exemplo abaixo mostra como carregar esses direto da infraestrutura do Fedora. Por razões de performance e confiança, é recomendado realizar o mirror destes para a infraestrutura local, e então editar a `BASEURL` como necessário.",
    "old": "",
    "details": {
        "state": 0,
        "source": "The example below shows how to load those directly from Fedora infrastructure. For performance and reliability reasons it is recommended to mirror them on the local infrastructure, and then tweak the `BASEURL` as needed.",
        "old_state": 0
    },
    "id": 7519120,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/7519120/?format=api"
}