Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8272057/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "timestamp": "2022-11-20T00:54:25.004704Z",
    "action": 2,
    "target": "<a href=\"%s/%s/security\">GPG 鍵を検証するには、ここをクリックしてください。</a>",
    "old": "<a href=\"%s/%s/keys\">GPG 鍵を検証するには、ここクリックしてください。</a>",
    "details": {
        "state": 20,
        "source": "You can verify the details of the GPG key(s) <a href=\"%s/%s/security\">here</a>.",
        "old_state": 10
    },
    "id": 8785232,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8785232/?format=api"
}