Translation components API.

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

GET /api/translations/registrationNotification/emails/tr/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/739871/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:27.470279Z",
            "action": 59,
            "target": "Yeni Kullanıcı Kayıdı Bildirimi",
            "id": 679602,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679602/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739872/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:27.470342Z",
            "action": 59,
            "target": "{$contextName} için {$date} tarihinde yeni bir kullanıcı kayıt oldu.\n<br /><strong>İsim:</strong> {$userFullName}\n<br /><strong>Kullanıcı adı:</strong> {$userName}\n<br /><strong>E-posta:</strong> {$userEmail}</a>\n<br />\n<br />\nBu e-posta Dergi Sisteminin Yeni Kullanıcı Kaydı Bildirim eklentisi tarafından oluşturuldu.",
            "id": 679603,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679603/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739873/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:27.470383Z",
            "action": 59,
            "target": "Bu e-posta şablonu, yeni bir kullanıcının sisteme kayıt olduğunu bildirmek için kullanılır.",
            "id": 679604,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679604/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:27.470419Z",
            "action": 0,
            "target": "",
            "id": 679605,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679605/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:38.105391Z",
            "action": 0,
            "target": "",
            "id": 679704,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679704/?format=api"
        }
    ]
}