Translation components API.

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

GET /api/translations/libpwquality/app/id/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:00.964886Z",
            "action": 0,
            "target": "",
            "id": 8994215,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994215/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995534/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2020-12-16T08:32:25.644691Z",
            "action": 5,
            "target": "Peringatan: Nilai %ld di luar dari rentang entropi yang diizinkan, menyesuaikannya.\n",
            "id": 2798585,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2798585/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995534/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2020-12-16T08:32:25.640156Z",
            "action": 45,
            "target": "",
            "id": 2798584,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2798584/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:00.136116Z",
            "action": 0,
            "target": "",
            "id": 1998471,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998471/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:10.857504Z",
            "action": 0,
            "target": "",
            "id": 16508,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16508/?format=api"
        }
    ]
}