Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11401151/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/ka/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "timestamp": "2023-11-17T05:46:02.060325Z",
    "action": 7,
    "target": "არსებული განბლოკილი LUKS2 მოწყობილობას {} დაყენებისთვის ამ მოწყობილობის გასაღების მიუთებლად ვერ გამოიყენებთ. გთხოვთ საცავის სკანირება თავიდან გაუშვათ.",
    "old": "არსებულ განბლოკილ LUKS2 მოწყობილობას {} დაყენებისთვის ამ მოწყობილობის გასაღების მიუთითებლად ვერ გამოიყენებთ. გთხოვთ საცავის სკანირება თავიდან გაუშვათ.",
    "details": {
        "state": 20,
        "source": "The existing unlocked LUKS device {} cannot be used for the installation without an encryption key specified for this device. Please, rescan the storage.",
        "old_state": 20
    },
    "id": 12895001,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/12895001/?format=api"
}