Translation components API.

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

GET /api/translations/omp/generic-htmlMonographFile/fr_CA/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": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T17:55:27.006421Z",
            "action": 48,
            "target": "",
            "id": 755022,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/755022/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/779480/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T17:55:27.064479Z",
            "action": 59,
            "target": "",
            "id": 755023,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755023/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/779481/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T17:55:27.064550Z",
            "action": 59,
            "target": "",
            "id": 755024,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755024/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T17:55:27.064597Z",
            "action": 0,
            "target": "",
            "id": 755025,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/755025/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/fr_CA/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-05-23T17:55:27.162546Z",
            "action": 44,
            "target": "",
            "id": 755026,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/755026/?format=api"
        }
    ]
}