Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909441/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:38:14.944500Z",
            "action": 4,
            "target": "Invalid boolean value '%s'",
            "id": 3240215,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240215/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:38:14.927443Z",
            "action": 4,
            "target": "Unknown command: %s",
            "id": 3240214,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240214/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909329/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:38:14.910620Z",
            "action": 4,
            "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": 3240213,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240213/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909315/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:38:14.896631Z",
            "action": 4,
            "target": "Error opening file %s",
            "id": 3240212,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240212/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909314/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:38:14.882930Z",
            "action": 4,
            "target": "Error opening file %s",
            "id": 3240211,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240211/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:30.649859Z",
            "action": 0,
            "target": "",
            "id": 3239488,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239488/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7909329/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:29.762220Z",
            "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": 3239487,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239487/?format=api"
        }
    ]
}