Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/79734/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:56.099332Z",
            "action": 59,
            "target": "",
            "id": 104741,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/104741/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/79733/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:56.099301Z",
            "action": 59,
            "target": "",
            "id": 104740,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/104740/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/79732/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:56.099246Z",
            "action": 59,
            "target": "",
            "id": 104739,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/104739/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/79731/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:56.099212Z",
            "action": 59,
            "target": "",
            "id": 104738,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/104738/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/79730/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:32:56.099148Z",
            "action": 59,
            "target": "",
            "id": 104737,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/104737/?format=api"
        }
    ]
}