Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14584587/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/altfedoraprojectorg/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "timestamp": "2025-02-08T17:22:09.065281Z",
    "action": 2,
    "target": "يمكنك التحقق من تفاصيل مفاتيح جي بي جي (GPG) <a href=\"https://fedoraproject.org/security/\">هنا</a>.",
    "old": "يمكنك التحقق من تفاصيل مفاتيح جي بي جي <a href=\"%s/%s/security\">هنا</a>.",
    "details": {
        "state": 20,
        "source": "You can verify the details of the GPG key(s) <a href=\"https://fedoraproject.org/security/\">here</a>.",
        "old_state": 10
    },
    "id": 18002672,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18002672/?format=api"
}