Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12543051/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesmaintainer/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesmaintainer/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-22T22:21:51.347990Z",
    "action": 59,
    "target": "The container is available on Fedora's https://candidate-registry.fedoraproject.org/v2/_catalog?n=200[candidate-registry] for testing. When the update reach the stable state it will then be available on https://registry.fedoraproject.org/[registry.fedoraproject.org].",
    "old": "",
    "details": {
        "state": 100,
        "source": "The container is available on Fedora's https://candidate-registry.fedoraproject.org/v2/_catalog?n=200[candidate-registry] for testing. When the update reach the stable state it will then be available on https://registry.fedoraproject.org/[registry.fedoraproject.org].",
        "old_state": -1
    },
    "id": 9347813,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9347813/?format=api"
}