Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/ar/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/739718/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.380478Z",
            "action": 59,
            "target": "إشعار إيداع",
            "id": 679350,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679350/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739719/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.380547Z",
            "action": 59,
            "target": "تهانينا الحارة على قبول طلبك لنشر مؤلفك الموسوم \"{$submissionTitle}\" في مجلة {$contextName}. إن رغبتك في ذلك، بإمكانك اختيار الإيداع الآلي لطلبك في واحد أو أكثر من المستودعات.\n\nإذهب إلى {$swordDepositUrl} للمتابعة.\n\nهذه الرسالة يولدها نظام المجلات المفتوحة مستعملاً إضافة الإيداع SWORD.",
            "id": 679351,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679351/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739720/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.380589Z",
            "action": 59,
            "target": "قالب الرسالة هذا يُستعمل لإشعار المؤلف بمواضع الإيداع الاختيارية التي تقدمها إضافة الإيداع SWORD.",
            "id": 679352,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679352/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.380625Z",
            "action": 0,
            "target": "",
            "id": 679353,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679353/?format=api"
        }
    ]
}