Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404970/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T22:08:17.167996Z",
    "action": 59,
    "target": "我们本来想将项目命名为 Silverleaf,可惜这无法实现。我们不想就这样放弃叶子这个点子,毕竟 Silverblue 就是 OSTree 上的又一片新叶子。😀",
    "old": "我们本来想将项目命名为 Silverleaf,可惜这无法实现。我们不想就这样放弃叶子这个点子,毕竟 Silverblue 就是 OSTree 上的又一片新叶子。😀",
    "details": {
        "state": 20,
        "source": "Our favorite choice for a project name was Silverleaf, but that sadly did not work out.  We just couldn't quite let go of the leaf.  You could also say that Silverblue is a new leaf on Fedora's OSTree.  😀",
        "old_state": 20
    },
    "id": 7575318,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7575318/?format=api"
}