Translation components API.

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

GET /api/translations/yunohost-apps-test/ofbiz/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/ofbiz/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:26.387891Z",
            "action": 0,
            "target": "",
            "id": 210961,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210961/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138714/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ofbiz/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:26.387853Z",
            "action": 71,
            "target": "Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.",
            "id": 210960,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210960/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138713/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ofbiz/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:26.387813Z",
            "action": 71,
            "target": "The default administrative account is username: \"admin\", password: \"ofbiz\".",
            "id": 210959,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210959/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138712/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ofbiz/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:26.387772Z",
            "action": 71,
            "target": "to login go to https://ofbiz.domain.tld/catalog",
            "id": 210958,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210958/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138711/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ofbiz/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ofbiz/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:26.387694Z",
            "action": 71,
            "target": "ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld",
            "id": 210957,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210957/?format=api"
        }
    ]
}