Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410508/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T20:54:39.320220Z",
            "action": 59,
            "target": "Returning Author Screening Plugin",
            "id": 334385,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/334385/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410509/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T20:54:39.320309Z",
            "action": 59,
            "target": "Rules: Authors can only post if they have prior preprints on the same server.",
            "id": 334386,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/334386/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410566/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T20:54:39.320353Z",
            "action": 59,
            "target": "The author needs to have at least one posted preprint on this server before they can post new preprints by themselves. The first preprint must be approved by a moderator.",
            "id": 334387,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/334387/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410567/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T20:54:39.320458Z",
            "action": 59,
            "target": "A moderator must approve your first preprint before it can be posted. Once you have one approved preprint you will be allowed to post your own updates.",
            "id": 334388,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/334388/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410568/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T20:54:39.320510Z",
            "action": 59,
            "target": "A moderator must approve your first preprint before it can be posted. You are not allowed to approve your own preprints.",
            "id": 334389,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/334389/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
            "timestamp": "2022-10-08T20:54:39.320562Z",
            "action": 0,
            "target": "",
            "id": 334390,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/334390/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:01.867842Z",
            "action": 0,
            "target": "",
            "id": 673876,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/673876/?format=api"
        }
    ]
}