Translation components API.

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

GET /api/translations/omp/importexport-csv/en/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": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T16:17:17.650211Z",
            "action": 0,
            "target": "",
            "id": 284827,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284827/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:25:12.101959Z",
            "action": 0,
            "target": "",
            "id": 384691,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/384691/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:35:08.387175Z",
            "action": 0,
            "target": "",
            "id": 633683,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633683/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/819205/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:24:47.473177Z",
            "action": 59,
            "target": "The CSV file is either missing or has an invalid header, please take a look at the sample file \"sample.csv\" present at the plugin folder.",
            "id": 835232,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/835232/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/819206/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:24:47.473246Z",
            "action": 59,
            "target": "The author \"{$author}\" has an invalid format and was skipped.",
            "id": 835233,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/835233/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:24:47.473280Z",
            "action": 0,
            "target": "",
            "id": 835234,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/835234/?format=api"
        }
    ]
}