Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739841/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.352648Z",
            "action": 59,
            "target": "Уведомление за регистрация",
            "id": 679554,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679554/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739842/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.352710Z",
            "action": 59,
            "target": "Нов потребител е регистриран на {$date} в списание {$contextName}.\n<br /><strong>Име:</strong> {$userFullName}\n<br /><strong>Потребителско име:</strong> {$userName}\n<br /><strong>Имейл:</strong> {$userEmail}</a>\n<br />\n<br />\nТози имейл е генериран от приставката за известия за регистрация на проекта Public Knowledge.",
            "id": 679555,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679555/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739843/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.352751Z",
            "action": 59,
            "target": "Този имейл шаблон се използва за уведомяване, че е регистриран нов потребител.",
            "id": 679556,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679556/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.352787Z",
            "action": 0,
            "target": "",
            "id": 679557,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679557/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:37.741302Z",
            "action": 0,
            "target": "",
            "id": 679689,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679689/?format=api"
        }
    ]
}