Translation components API.

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

GET /api/translations/ojs/gateways-resolver/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502314/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.946332Z",
            "action": 59,
            "target": "Resolver-lisäosa",
            "id": 436831,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436831/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502317/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.946424Z",
            "action": 59,
            "target": "Tämä lisäosa ohjaa kyselyitä numeroihin ja artikkeleihin bibliografisten tietojen perusteella.",
            "id": 436832,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436832/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502324/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.946474Z",
            "action": 59,
            "target": "Ohjaus ei onnistu annettujen tietojen perusteella. Varmista, että tiedot ovat kattavia ja viittaavat tässä lehdessä julkaistuun sisältöön.",
            "id": 436833,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436833/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502327/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.946517Z",
            "action": 59,
            "target": "Vie tallenteet",
            "id": 436834,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436834/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.946552Z",
            "action": 0,
            "target": "",
            "id": 436835,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436835/?format=api"
        }
    ]
}