Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/bg/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/7907484/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?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:03:56.371853Z",
            "action": 4,
            "target": "грешка при заключване на файл: %s",
            "id": 11704049,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704049/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907611/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:10.314819Z",
            "action": 4,
            "target": "невалидна двоична стойност '%s'",
            "id": 3240283,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240283/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907591/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:10.300172Z",
            "action": 4,
            "target": "Непозната команда: %s",
            "id": 3240282,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240282/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907499/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:10.284777Z",
            "action": 4,
            "target": "Игнориране на старите отхвърлени опции на ред %(lineno)s:  Опцията %(option)s е била  отхвърлена и вече няма ефект.  Може би ще бъде премахната от бъдещи версии, което ще предизвика фатални грешки kickstart.  Моля променете вашия kickstart файл, премахвайки тази опция.",
            "id": 3240281,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240281/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907485/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:10.270492Z",
            "action": 4,
            "target": "Грешка при отваряне на `%s': %s",
            "id": 3240280,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240280/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:12.972241Z",
            "action": 0,
            "target": "",
            "id": 3239454,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239454/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907499/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:11.990459Z",
            "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": 3239453,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239453/?format=api"
        }
    ]
}