Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739907/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:36.361287Z",
            "action": 59,
            "target": "Плагин «Уведомление о регистрации»",
            "id": 679671,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679671/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739908/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:36.361351Z",
            "action": 59,
            "target": "Отправляет уведомление электронной почтой уведомление на настраиваемый список адресов каждый раз, когда регистрируется новый пользователь.",
            "id": 679672,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679672/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739909/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:36.361390Z",
            "action": 59,
            "target": "Отправляет уведомление электронной почтой уведомление на настраиваемый список адресов каждый раз, когда регистрируется новый пользователь. <strong>Инструкции по установке смотрите в документе README данного плагина.</strong>",
            "id": 679673,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679673/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:36.361425Z",
            "action": 0,
            "target": "",
            "id": 679674,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679674/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739907/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/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:23:03.039885Z",
            "action": 45,
            "target": "",
            "id": 740122,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/740122/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739907/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/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:23:03.042501Z",
            "action": 2,
            "target": "Модуль «Уведомление о регистрации»",
            "id": 740123,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/740123/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739909/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/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:23:11.931663Z",
            "action": 2,
            "target": "Отправляет уведомление электронной почтой уведомление на настраиваемый список адресов каждый раз, когда регистрируется новый пользователь. <strong>Инструкции по установке смотрите в документе README данного модуля.</strong>",
            "id": 740124,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/740124/?format=api"
        }
    ]
}