Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/he/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/7910800/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:28:44.451584Z",
            "action": 4,
            "target": "נקודת העיגון שצוינה שגויה",
            "id": 3240181,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240181/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7910793/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:28:44.441106Z",
            "action": 4,
            "target": "מתעלם מאפשרויות מיושנות בשורה  %(lineno)s: האפשרות %(option)s סומנה כמיושנת ואינה משפיעה עוד. יתכן ותוסר בגרסאות עתידיות, כך שיגרמו שגיאות ריצה ב-kickstart. מומלץ להסיר אפשרות זו מקובצי ה-kickstart שלך.",
            "id": 3240180,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240180/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7910779/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:28:44.431470Z",
            "action": 4,
            "target": "שגיאה בניסיון לפתוח הקובץ.",
            "id": 3240179,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240179/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7910771/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:28:44.421644Z",
            "action": 4,
            "target": "מערכת הקבצים Btrfs אינה נתמכת.",
            "id": 3240178,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240178/?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/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:44.661323Z",
            "action": 0,
            "target": "",
            "id": 3239504,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239504/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7910793/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:43.794841Z",
            "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": 3239503,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239503/?format=api"
        }
    ]
}