Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/da/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739730/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.011120Z",
            "action": 59,
            "target": "Deponeringsmeddelelse",
            "id": 679366,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679366/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739731/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.011183Z",
            "action": 59,
            "target": "Tillykke med, at dit bidrag \"{$submissionTitle}\" er blevet accepteret til udgivelse i {$contextName}. Hvis du ønsker det, kan du automatisk deponere dit bidrag på et eller flere lagringssteder.\n\nGå til {$swordDepositUrl} for at fortsætte.\n\nDenne e-mail blev genereret af SWORD-deponerings-plugin i Open Journal Systems.",
            "id": 679367,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679367/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739732/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.011226Z",
            "action": 59,
            "target": "Denne e-mail-skabelon anvendes til at underrette en forfatter om deponeringssteder til valgfri SWORD-deponeringer.",
            "id": 679368,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679368/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.011261Z",
            "action": 0,
            "target": "",
            "id": 679369,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679369/?format=api"
        }
    ]
}