Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:59:41.813146Z",
            "action": 0,
            "target": "",
            "id": 2063782,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/2063782/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2303820/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-07T03:59:41.813040Z",
            "action": 71,
            "target": "All expanded",
            "id": 2063781,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2063781/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-02T11:20:51.722299Z",
            "action": 0,
            "target": "",
            "id": 1978957,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1978957/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2254755/?format=api",
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-02T11:20:51.722222Z",
            "action": 71,
            "target": "Unable to delete custom fields group",
            "id": 1978956,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1978956/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-13T16:07:16.362447Z",
            "action": 0,
            "target": "",
            "id": 7339,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/7339/?format=api"
        }
    ]
}