Translation components API.

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

GET /api/translations/omp/generic-googleScholar/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-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/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:22.685306Z",
            "action": 48,
            "target": "",
            "id": 755016,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/755016/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/779478/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T17:55:22.746442Z",
            "action": 59,
            "target": "",
            "id": 755017,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755017/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/779479/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T17:55:22.746510Z",
            "action": 59,
            "target": "",
            "id": 755018,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/755018/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/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:22.746552Z",
            "action": 0,
            "target": "",
            "id": 755019,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/755019/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/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:22.823015Z",
            "action": 44,
            "target": "",
            "id": 755020,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/755020/?format=api"
        }
    ]
}