Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8273455/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "timestamp": "2024-02-24T02:23:45.671329Z",
    "action": 2,
    "target": "这是预发布软件,并由 <a href=\"%(team_url)s\">ARM团队</a>。请直接向他们提出问题<a href=\"%(team_list)s\">邮件列表</a>或者%(team_irc)s在 on Libera.​Chat。",
    "id": 15381911,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15381911/?format=api"
}