Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:56:27.105570Z",
            "action": 0,
            "target": "",
            "id": 212399,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212399/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139841/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:56:27.105329Z",
            "action": 71,
            "target": "",
            "id": 212398,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212398/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:56:26.686421Z",
            "action": 17,
            "target": "",
            "id": 212397,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212397/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:53.542662Z",
            "action": 0,
            "target": "",
            "id": 202886,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202886/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132046/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:53.542595Z",
            "action": 71,
            "target": "",
            "id": 202885,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202885/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:53.389688Z",
            "action": 0,
            "target": "",
            "id": 202882,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202882/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132045/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/limesurvey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:53.389613Z",
            "action": 71,
            "target": "LimeSurvey is used to create advanced poll.",
            "id": 202881,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202881/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:32.396751Z",
            "action": 51,
            "target": "",
            "id": 202118,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202118/?format=api"
        }
    ]
}