Translation components API.

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

GET /api/translations/yunohost-apps-test/languagetool/en/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.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/languagetool/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:47.296556Z",
            "action": 0,
            "target": "",
            "id": 225177,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225177/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149268/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/languagetool/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:47.296478Z",
            "action": 71,
            "target": "Configuration",
            "id": 225176,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225176/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/languagetool/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:33.749763Z",
            "action": 0,
            "target": "",
            "id": 204578,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204578/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133299/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/languagetool/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:33.749726Z",
            "action": 71,
            "target": "LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.",
            "id": 204577,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204577/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133298/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/languagetool/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:33.749670Z",
            "action": 71,
            "target": "There is a configuration file at `/var/www/languagetool/languagetool.conf` (for the first install).",
            "id": 204576,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204576/?format=api"
        }
    ]
}