Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/440693/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-04T04:18:07.561065Z",
    "action": 5,
    "target": "用户和开发人员也可通过邮件列表 <a href=\"%s\">python-devel@lists.fedoraproject.org</a> 进行联系。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Users and developers are also available on the mailing list at <a href=\"%s\">python-devel@lists.fedoraproject.org</a>.",
        "old_state": 0
    },
    "id": 13176639,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13176639/?format=api"
}