Translation components API.

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

GET /api/translations/yunohost-apps-test/wanderer/en/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/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043386Z",
            "action": 0,
            "target": "",
            "id": 204458,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204458/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133221/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043347Z",
            "action": 71,
            "target": "Create custom lists to organize your trails further",
            "id": 204457,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204457/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133218/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043307Z",
            "action": 71,
            "target": "Advanced filter and search functionality",
            "id": 204456,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204456/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133217/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043247Z",
            "action": 71,
            "target": "Share trails with other people and explore theirs",
            "id": 204455,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204455/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133216/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043052Z",
            "action": 71,
            "target": "Extensive map integration and visualization",
            "id": 204454,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204454/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133215/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.043011Z",
            "action": 71,
            "target": "Plan new routes",
            "id": 204453,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204453/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133214/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.042965Z",
            "action": 71,
            "target": "Manage your trails",
            "id": 204452,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204452/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133213/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wanderer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:30.042799Z",
            "action": 71,
            "target": "Wanderer is a self-hosted trail database. You can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue.",
            "id": 204451,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204451/?format=api"
        }
    ]
}