Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/bg/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/739880/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.187124Z",
            "action": 59,
            "target": "Плъгин за известия за регистрация",
            "id": 679631,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679631/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739881/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.187187Z",
            "action": 59,
            "target": "Изпраща известие по имейл до конфигурируем списък с имейли, когато се регистрира нов потребител.",
            "id": 679632,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679632/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739882/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.187228Z",
            "action": 59,
            "target": "Изпраща известие по имейл до конфигурируем списък с имейли, когато се регистрира нов потребител. <strong>Вижте документа README на тази приставка (плъгин) за инструкции за инсталиране.</strong>",
            "id": 679633,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679633/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.187265Z",
            "action": 0,
            "target": "",
            "id": 679634,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679634/?format=api"
        }
    ]
}