Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/de/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/739733/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.109949Z",
            "action": 59,
            "target": "Archivierungsbenachrichtigung",
            "id": 679370,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679370/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739734/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.110010Z",
            "action": 59,
            "target": "Herzlichen Glückwunsch zur Annahme Ihres Beitrags \"{$submissionTitle}\" zur Veröffentlichung in {$contextName}. Wenn Sie möchten, können Sie Ihren Beitrag automatisch in einem oder mehreren Repositorien archivieren.\n\nFahren Sie unter {$swordDepositUrl} fort.\n\nDiese E-Mail wurde durch das SWORD-Archivierungs-Plug-In für Open Journal Systems erzeugt.",
            "id": 679371,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679371/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739735/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.110068Z",
            "action": 59,
            "target": "Diese E-Mail-Vorlage wird benutzt, um eine/n Autor/in über optionale Archivierungsorte für SWORD-Archivierungen zu informieren.",
            "id": 679372,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679372/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:05.110104Z",
            "action": 0,
            "target": "",
            "id": 679373,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679373/?format=api"
        }
    ]
}