Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7067491/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesinstalling-mysql-mariadb/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesinstalling-mysql-mariadb/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2022-01-18T16:45:04.113393Z",
    "action": 5,
    "target": "MariaDB está licenciada totalmente como GPLv2 mientras que MySQL tiene dos opciones de licencia, GPLv2 (para la edición Community) y Enterprise.",
    "id": 3833606,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3833606/?format=api"
}