Translation components API.

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

GET /api/translations/searchpage/master/gl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:10Z",
            "action": 0,
            "target": "",
            "id": 141488,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141488/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T09:50:10Z",
            "action": 0,
            "target": "",
            "id": 401162,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401162/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:18.098877Z",
            "action": 0,
            "target": "",
            "id": 752610,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752610/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099432/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MiguelBranco/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MiguelBranco/?format=api",
            "timestamp": "2019-02-11T22:11:19.494167Z",
            "action": 9,
            "target": "Novas",
            "id": 1208688,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/1208688/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2019-03-14T19:10:30.870470Z",
            "action": 17,
            "target": "",
            "id": 1221377,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1221377/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:35:59.013224Z",
            "action": 0,
            "target": "",
            "id": 1520035,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520035/?format=api"
        }
    ]
}