Translation components API.

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

GET /api/translations/yunohost/ssowat/pl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/16924/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/?format=api",
            "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "timestamp": "2019-12-19T09:42:28.763683Z",
            "action": 5,
            "target": "Pełne imię i nazwisko",
            "id": 12983,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/12983/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/16921/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/?format=api",
            "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "timestamp": "2019-12-19T09:42:15.217779Z",
            "action": 5,
            "target": "Twoje informacje",
            "id": 12982,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/12982/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/16921/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/?format=api",
            "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "timestamp": "2019-12-19T09:42:15.204799Z",
            "action": 45,
            "target": "",
            "id": 12981,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/12981/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-03T18:52:24.596166Z",
            "action": 0,
            "target": "",
            "id": 7538,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/7538/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:43:13.186740Z",
            "action": 0,
            "target": "",
            "id": 1086,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/1086/?format=api"
        }
    ]
}