Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739772/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.409909Z",
            "action": 59,
            "target": "Уведомление о передаче на хранение",
            "id": 679429,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679429/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739773/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.409974Z",
            "action": 59,
            "target": "Поздравляем Вас с принятием вашего материала «{$submissionTitle}» для публикации в журнале «{$contextName}». Если вы выберите, то можете автоматически передать ваш материал на хранение в один или несколько репозиториев.\n\nДля продолжения перейдите по адресу {$swordDepositUrl}.\n\nЭто письмо было сгенерировано плагином передачи на хранение «SWORD» Open Journal Systems.",
            "id": 679430,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679430/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739774/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.410017Z",
            "action": 59,
            "target": "Этот шаблон письма используется для уведомления автора о возможных точках хранения для передачи по протоколу SWORD.",
            "id": 679431,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679431/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.410069Z",
            "action": 0,
            "target": "",
            "id": 679432,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679432/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739773/?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/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "timestamp": "2023-04-29T15:26:02.889363Z",
            "action": 45,
            "target": "",
            "id": 740128,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/740128/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739773/?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/ru/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
            "timestamp": "2023-04-29T15:26:02.891339Z",
            "action": 2,
            "target": "Поздравляем Вас с принятием вашего материала «{$submissionTitle}» для публикации в журнале «{$contextName}». Если вы выберите, то можете автоматически передать ваш материал на хранение в один или несколько репозиториев.\n\nДля продолжения перейдите по адресу {$swordDepositUrl}.\n\nЭто письмо было сгенерировано модулем передачи на хранение «SWORD» Open Journal Systems.",
            "id": 740129,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/740129/?format=api"
        }
    ]
}