Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/en/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/410023/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T03:01:03.227645Z",
            "action": 59,
            "target": "Deposit Notification",
            "id": 314717,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314717/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410024/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T03:01:03.227747Z",
            "action": 59,
            "target": "Congratulations on the acceptance of your submission, \"{$submissionTitle}\", for publication in {$contextName}. If you choose, you may automatically deposit your submission in one or more repositories.\n\nGo to {$swordDepositUrl} to proceed.\n\nThis email was generated by the Public Knowledge Project SWORD deposit plugin.",
            "id": 314718,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314718/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410025/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T03:01:03.227795Z",
            "action": 59,
            "target": "This email template is used to notify an author of optional deposit points for SWORD deposits.",
            "id": 314719,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/314719/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-01T03:01:03.227839Z",
            "action": 0,
            "target": "",
            "id": 314720,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/314720/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.288299Z",
            "action": 0,
            "target": "",
            "id": 679349,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679349/?format=api"
        }
    ]
}