Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/ar/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7906935/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-06-07T05:01:03.517411Z",
            "action": 4,
            "target": "خطأ في قفل الملف: %s",
            "id": 11703932,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11703932/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7906928/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-01-07T19:24:07.645707Z",
            "action": 4,
            "target": "نظام الملفات بيتر إف إس btrfs غير مدعوم.",
            "id": 3818585,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3818585/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907042/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:51:22.901302Z",
            "action": 4,
            "target": "أمر غير معروف: %s",
            "id": 3240294,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240294/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7906950/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:51:22.889820Z",
            "action": 4,
            "target": "تجاهل الأوامر الناقصة في السطر %(lineno)s:  الأمر %(option)s يعتبر ناقصاً وليس له أي تأثير.  من المحتمل إزالته من الإصدارات القادمة، والذي سيتسبب في حدوث خطأ فادح من kickstart.  الرجاء تعديل ملف  kickstart لحذف هذا الأمر.",
            "id": 3240293,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240293/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:08.260731Z",
            "action": 0,
            "target": "",
            "id": 3239448,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239448/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7906950/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:07.497590Z",
            "action": 30,
            "target": "Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.",
            "id": 3239447,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239447/?format=api"
        }
    ]
}