Translation components API.

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

GET /api/translations/cracklib/master/sl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-09T23:12:32.641051Z",
            "action": 0,
            "target": "",
            "id": 11433796,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11433796/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T13:35:31.939719Z",
            "action": 0,
            "target": "",
            "id": 10229149,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/10229149/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/594551/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
            "timestamp": "2023-02-19T18:57:05.525250Z",
            "action": 5,
            "target": "napaka pri nalaganju slovarja",
            "id": 9335929,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/9335929/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/594551/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
            "timestamp": "2023-02-19T18:57:05.522093Z",
            "action": 45,
            "target": "",
            "id": 9335928,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/9335928/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-16T12:20:00.700913Z",
            "action": 0,
            "target": "",
            "id": 8990118,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8990118/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-30T22:52:57.341314Z",
            "action": 0,
            "target": "",
            "id": 67080,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/67080/?format=api"
        }
    ]
}