Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/uk/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/739784/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.975635Z",
            "action": 59,
            "target": "Повідомлення про депонування",
            "id": 679445,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679445/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739785/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.975704Z",
            "action": 59,
            "target": "Поздоровляємо з прийняттям Вашого подання \"{$submissionTitle}\" до публікації у журналі {$contextName}. За бажанням, Ви можете автоматично депонувати Ваше подання у одне або кілька сховищ відкритого доступу.\n\nЩоб зробити це, натисніть {$swordDepositUrl}.\n\nЦей лист був генерований модулем депонування SWORD системи Open Journal Systems.",
            "id": 679446,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679446/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739786/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.975749Z",
            "action": 59,
            "target": "Цей шаблон листа використовується для повідомлення автору про можливість депонування роботи у SWORD-сумісні сховища.",
            "id": 679447,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679447/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.975796Z",
            "action": 0,
            "target": "",
            "id": 679448,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679448/?format=api"
        }
    ]
}