Translation components API.

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

GET /api/translations/gtt-project/redmine_decision_tree/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-12T02:09:56.027369Z",
            "action": 0,
            "target": "",
            "id": 1990429,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1990429/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/260374/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:33:49.469829Z",
            "action": 5,
            "target": "Suche",
            "id": 7300,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/7300/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/260373/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:33:44.164646Z",
            "action": 5,
            "target": "Suche",
            "id": 7299,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/7299/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/260372/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:33:34.121659Z",
            "action": 5,
            "target": "Assistent öffnen",
            "id": 7298,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/7298/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/260371/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:33:18.388815Z",
            "action": 5,
            "target": "Entscheidungsbaum JSON",
            "id": 7297,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/7297/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:32:49.667342Z",
            "action": 0,
            "target": "",
            "id": 7294,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/7294/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
            "timestamp": "2022-01-13T15:32:49.629812Z",
            "action": 48,
            "target": "",
            "id": 7293,
            "action_name": "Language added",
            "url": "https://weblate.osgeo.org/api/changes/7293/?format=api"
        }
    ]
}