Translation components API.

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

GET /api/translations/libpwquality/app/da/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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:19:59.985021Z",
            "action": 0,
            "target": "",
            "id": 8994202,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994202/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995522/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "timestamp": "2020-11-16T03:14:54.006624Z",
            "action": 5,
            "target": "Advarsel: Værdien %ld er udenfor det tilladte entropiområde. Justerer det.\n",
            "id": 2487866,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2487866/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995522/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "timestamp": "2020-11-16T03:14:54.002723Z",
            "action": 45,
            "target": "",
            "id": 2487865,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2487865/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/da/?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:53:53.123509Z",
            "action": 0,
            "target": "",
            "id": 1998459,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998459/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:06.645501Z",
            "action": 0,
            "target": "",
            "id": 16497,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16497/?format=api"
        }
    ]
}