Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14575284/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f38pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f38pagesindex/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2023-05-02T00:41:25.910516Z",
    "action": 5,
    "target": "_\"自由操作系统最大的缺陷不在于软件——而是缺乏我们可以包含在这些系统中的好的自由手册。” footnote:[免费软件和免费手册,可从 link:http://www.gnu.org/philosophy/free-doc.html[] 获得]_",
    "old": "",
    "details": {
        "state": 20,
        "source": "_\"The biggest deficiency in free operating systems is not in the software — it is the lack of good free manuals that we can include in these systems.” footnote:[Free Software and Free Manuals, available from link:http://www.gnu.org/philosophy/free-doc.html[]]_",
        "old_state": 0
    },
    "id": 11579226,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11579226/?format=api"
}