Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/697089/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/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": "2023-04-26T08:01:56.146038Z",
    "action": 2,
    "target": "Утиліта імпорту даних CSV до OMP за допомогою командного рядка\n\t\t\tВикористання:\n\t\t\t{$scriptName} [--dry-run] fileName.csv username\n\t\t\tОпція \"--dry-run\" може використовуватися про пробного імпорту без внесення змін.\n\t\t\tУкажіть \"username\" (ім'я користувача), якому ви хочете призначити подання.\n",
    "id": 733900,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/733900/?format=api"
}