Translation components API.

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

GET /api/translations/yunohost-apps-test/outline/en/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/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.775378Z",
            "action": 0,
            "target": "",
            "id": 224866,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224866/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149023/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.775292Z",
            "action": 71,
            "target": "How to create an admin user",
            "id": 224865,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224865/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149022/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.775157Z",
            "action": 71,
            "target": "Features",
            "id": 224864,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224864/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746322Z",
            "action": 0,
            "target": "",
            "id": 201997,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/201997/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131409/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746287Z",
            "action": 71,
            "target": "Using Yunohost's built-in SMTP server for notifications",
            "id": 201996,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201996/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131408/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746252Z",
            "action": 71,
            "target": "Including a Dex server to connect to YunoHost's LDAP userbase using an OIDC auth flow",
            "id": 201995,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201995/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131407/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746216Z",
            "action": 71,
            "target": "Fully working installation of Outline wiki",
            "id": 201994,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201994/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131406/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746180Z",
            "action": 71,
            "target": "Outline is a wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.",
            "id": 201993,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201993/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131405/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/outline/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.746143Z",
            "action": 71,
            "target": "The first user to login will automatically be granted admin rights You can then change the user rights by default and/or change the admin user afterwards from the Outline settings page",
            "id": 201992,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201992/?format=api"
        }
    ]
}