Translation components API.

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

GET /api/translations/yunohost-apps-test/redmine/en/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.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302886Z",
            "action": 0,
            "target": "",
            "id": 202068,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202068/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131453/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302806Z",
            "action": 71,
            "target": "Redmine is a flexible project management web application written using Ruby on Rails framework.",
            "id": 202067,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202067/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131452/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302713Z",
            "action": 71,
            "target": "You can go to Administration menu and choose Settings to modify most of the application settings.",
            "id": 202066,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202066/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131451/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302644Z",
            "action": 71,
            "target": "password: admin",
            "id": 202065,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202065/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131450/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302571Z",
            "action": 71,
            "target": "login: admin",
            "id": 202064,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202064/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131449/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/redmine/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.302452Z",
            "action": 71,
            "target": "Use default administrator account to log in:",
            "id": 202063,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202063/?format=api"
        }
    ]
}