Translation components API.

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

GET /api/translations/ojs/paymethod-manual-emails/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/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-14T16:11:20.805378Z",
            "action": 0,
            "target": "",
            "id": 283891,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/283891/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410437/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:55.034620Z",
            "action": 59,
            "target": "A manual payment needs to be processed for the journal {$contextName} and the user {senderName} (username &quot;{$senderUsername}&quot;).<br />\n<br />\nThe item being paid for is &quot;{$paymentName}&quot;.<br />\nThe cost is {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nThis email was generated by Open Journal Systems' Manual Payment plugin.",
            "id": 316092,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/316092/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/434270/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:55.034703Z",
            "action": 59,
            "target": "The username of the user who made the payment",
            "id": 316093,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/316093/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:55.034742Z",
            "action": 0,
            "target": "",
            "id": 316094,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/316094/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T01:57:25.084685Z",
            "action": 0,
            "target": "",
            "id": 370293,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/370293/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:51.604422Z",
            "action": 0,
            "target": "",
            "id": 496062,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496062/?format=api"
        }
    ]
}