Translation components API.

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

GET /api/components/yunohost-apps-test/localai/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:55:52.293354Z",
            "action": 47,
            "target": "",
            "id": 228604,
            "action_name": "Alert triggered",
            "url": "https://translate.yunohost.org/api/changes/228604/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:05:32.410357Z",
            "action": 0,
            "target": "",
            "id": 216088,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216088/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/142380/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:05:32.410288Z",
            "action": 71,
            "target": "",
            "id": 216087,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/216087/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:05:32.284556Z",
            "action": 17,
            "target": "",
            "id": 216086,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216086/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:06.159956Z",
            "action": 0,
            "target": "",
            "id": 209591,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209591/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137529/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:06.159883Z",
            "action": 71,
            "target": "",
            "id": 209590,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209590/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:06.097024Z",
            "action": 0,
            "target": "",
            "id": 209589,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209589/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137528/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/localai/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:06.096951Z",
            "action": 71,
            "target": "LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that’s compatible with OpenAI (Elevenlabs, Anthropic... ) API specifications for local AI inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families. Does not require GPU.",
            "id": 209588,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209588/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/localai/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:32.899305Z",
            "action": 51,
            "target": "",
            "id": 204542,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204542/?format=api"
        }
    ]
}