Translation components API.

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

GET /api/translations/registrationNotification/emails/ka/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/739856/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.836705Z",
            "action": 59,
            "target": "რეგისტრაციის შეტყობინება",
            "id": 679576,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679576/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739857/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.836778Z",
            "action": 59,
            "target": "ახალი მომხმარებელი დარეგისტრირდა {$date} ჟურნალში {$textName}.\n<br /><strong>სახელი:</strong>{$userFullName}\n<br /><strong>თიკუნი:</strong>{$userName}\n<br /><strong>ელფოსტა:</strong>{$userEmail}</a>\n<br />\n<br />\nეს ელწერილი შეიქმნა საზოგადოებრივი ცოდნის პროექტის რეგისტრაციის შეტყობინების მოდულის მიერ.",
            "id": 679577,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679577/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739858/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.836820Z",
            "action": 59,
            "target": "ელფოსტის ეს შაბლონი გამოიყენება ახალი მომხმარებლის დარეგისტრირების შეტყობინებისათვის.",
            "id": 679578,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679578/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:26.836856Z",
            "action": 0,
            "target": "",
            "id": 679579,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679579/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:37.905014Z",
            "action": 0,
            "target": "",
            "id": 679696,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679696/?format=api"
        }
    ]
}