Translation components API.

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

GET /api/translations/yunohost-apps-test/writefreely/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/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.500125Z",
            "action": 0,
            "target": "",
            "id": 203642,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203642/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132622/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.500059Z",
            "action": 71,
            "target": "Each User can be limited from 1 to unlimited blogs.",
            "id": 203641,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203641/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132621/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.499991Z",
            "action": 71,
            "target": "Can be run as Single User Blog or Multi User Instance.",
            "id": 203640,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203640/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132620/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.499922Z",
            "action": 71,
            "target": "WriteFreely is a beautifully pared-down blogging platform that's simple on the surface, yet powerful underneath.",
            "id": 203639,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203639/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132619/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.499852Z",
            "action": 71,
            "target": "Additionals parameters can be configured in Settings / Admin settings.",
            "id": 203638,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203638/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132618/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.499743Z",
            "action": 71,
            "target": "If User Mode is configured Multiple users, the app be used by multiple users",
            "id": 203637,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203637/?format=api"
        }
    ]
}