Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/bs/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/7908033/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bs/?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:06:03.569072Z",
            "action": 4,
            "target": "Pogreška pri zaključavanju datoteke: %s",
            "id": 11704087,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704087/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7908160/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bs/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:42:54.036151Z",
            "action": 4,
            "target": "Nevažeća boolean vrijednost '%s'",
            "id": 3240269,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240269/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7908140/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bs/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:42:54.019933Z",
            "action": 4,
            "target": "Nepoznata naredba: %s",
            "id": 3240268,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240268/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7908048/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bs/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:42:54.001861Z",
            "action": 4,
            "target": "Ignorirat će se zastarjela opcija u %(lineno)s:  Opcija %(option)s zanemaruje se i nema više ikakva učinka.  Mogla bi se ukloniti u budućim verzijama, što bi moglo rezultirati ozbiljnim pogreškama unutar kickstarta.  Uredite vašu kickstart datoteku radi uklanjanja ove opcije.",
            "id": 3240267,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240267/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:17.919960Z",
            "action": 0,
            "target": "",
            "id": 3239460,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239460/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7908048/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:16.950362Z",
            "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": 3239459,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239459/?format=api"
        }
    ]
}