Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/tr/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/739781/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.850334Z",
            "action": 59,
            "target": "Saklama Bildirimi",
            "id": 679441,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679441/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739782/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.850400Z",
            "action": 59,
            "target": "{$contextName} için kabul edilen  \"{$submissionTitle}\" başlıklı gönderinizden dolayı tebrik ederiz. İsterseniz, gönderinizi  bir veya daha fazla depoda saklayabilirsiniz.\n\nDevam etmek için {$swordDepositUrl} adresine gidin.\n\nBu e-posta Open Journal Systems'e ait SWORD saklama eklentisi tarafından oluşturulmuştur.",
            "id": 679442,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679442/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739783/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.850442Z",
            "action": 59,
            "target": "Bu e-posta şablonu, bir yazara SWORD saklama işlemleri için isteğe bağlı saklama noktalarını bildirmek için kullanılır.",
            "id": 679443,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679443/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.850479Z",
            "action": 0,
            "target": "",
            "id": 679444,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679444/?format=api"
        }
    ]
}