Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14584683/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/altfedoraprojectorg/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-23T04:06:45.128814Z",
    "action": 2,
    "target": "您可在<a href=\"https://fedoraproject.org/security/\">这里</a>验证 GPG 公钥的详情。",
    "id": 15349144,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15349144/?format=api"
}