Translation components API.

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

GET /api/translations/ojs/emails/uk/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/501976/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:12:16.507951Z",
            "action": 30,
            "target": "<p>Dear {$recipientName},</p><p>We are pleased to announce the publication of <a href=\"{$issueUrl}\">{$issueIdentification}</a> of {$contextName}.  We invite you to read and share this work with your scholarly community.</p><p>Many thanks to our authors, reviewers, and editors for their valuable contributions, and to our readers for your continued interest.</p><div>{$issueToc}</div><p>Thank you,</p>{$signature}",
            "id": 954802,
            "action_name": "Source string changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/954802/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/501976/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:12:16.508021Z",
            "action": 59,
            "target": "<p>Шановний(-а) {$recipientName}!</p><p>Раді повідомити про опублікування <a href=\"{$issueUrl}\">{$issueIdentification} \"{$contextName}\"</a>. Запрошуємо Вас прочитати та поділитися цією роботою зі своєю науковою спільнотою.</p><p>Велика подяка нашим авторам, рецензентам і редакторам за їхній цінний внесок, а нашим читачам за ваш постійний інтерес.</p><p>Дякую,</p> {$signature}",
            "id": 954803,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/954803/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:12:16.508055Z",
            "action": 0,
            "target": "",
            "id": 954804,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/954804/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:12:34.468009Z",
            "action": 44,
            "target": "",
            "id": 954935,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/954935/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/501976/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "timestamp": "2025-03-22T16:08:38.471095Z",
            "action": 2,
            "target": "<p>Шановний(-а) {$recipientName}!</p><p>Раді повідомити про опублікування <a href=\"{$issueUrl}\">{$issueIdentification} \"{$contextName}\"</a>. Запрошуємо Вас прочитати та поділитися цією роботою зі своєю науковою спільнотою.</p><p>Велика подяка нашим авторам, рецензентам і редакторам за їхній цінний внесок, а нашим читачам за ваш постійний інтерес.</p><div>{$issueToc}</div><p>Дякую,</p> {$signature}",
            "id": 1008202,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1008202/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T19:52:16.036099Z",
            "action": 17,
            "target": "",
            "id": 1008259,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1008259/?format=api"
        }
    ]
}