Translation components API.

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

GET /api/translations/libpwquality/app/uk/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/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:03.611808Z",
            "action": 0,
            "target": "",
            "id": 8994242,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994242/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:12.523924Z",
            "action": 0,
            "target": "",
            "id": 3481697,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481697/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995560/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "timestamp": "2020-10-12T14:55:30.174734Z",
            "action": 5,
            "target": "Увага: значення %ld перебуває поза межами дозволеного діапазону ентропії — коригуємо його.\n",
            "id": 1998554,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/1998554/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995560/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "timestamp": "2020-10-12T14:55:30.167714Z",
            "action": 45,
            "target": "",
            "id": 1998553,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1998553/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?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:16.495068Z",
            "action": 0,
            "target": "",
            "id": 1998497,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998497/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:21.658148Z",
            "action": 0,
            "target": "",
            "id": 16534,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16534/?format=api"
        }
    ]
}