Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T15:52:26.333548Z",
            "action": 0,
            "target": "",
            "id": 284752,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284752/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/438290/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-21T00:56:10.358749Z",
            "action": 59,
            "target": "Select the type of geographical usage statistics that can be collected by servers on this site. More detailed geographical statistics may increase your database size considerably and, in some rare cases, may undermine the anonymity of your visitors. Each server may configure this setting differently, but a server can never collect more detailed records than what is configured here. For example, if the site only supports country and region, the server may select country and region or only country. The server will not be able to track country, region and city.",
            "id": 323493,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/323493/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/438291/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-21T00:56:10.358825Z",
            "action": 59,
            "target": "Enable institutional statistics if you would like servers on this site to be able to collect usage statistics by institution. Servers will need to add the institution and its IP ranges in order to use this feature. Enabling institutional statistics may increase your database size considerably.",
            "id": 323494,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/323494/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/438292/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-21T00:56:10.358867Z",
            "action": 59,
            "target": "Whether or not to make the SUSHI API endpoints publicly accessible for all servers on this site. If you enable the public API, each server may override this setting to make their statistics private. However, if you disable the public API, servers can not make their own API public.",
            "id": 323495,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/323495/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-21T00:56:10.358905Z",
            "action": 0,
            "target": "",
            "id": 323496,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/323496/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:31:49.163272Z",
            "action": 0,
            "target": "",
            "id": 385103,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/385103/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:41.892290Z",
            "action": 0,
            "target": "",
            "id": 658598,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/658598/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792069/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:47:37.008882Z",
            "action": 59,
            "target": "Use the site as the platform for all servers.",
            "id": 800966,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800966/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/admin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:47:37.008958Z",
            "action": 0,
            "target": "",
            "id": 800967,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800967/?format=api"
        }
    ]
}