Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11912968/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-database/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-database/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2020-10-25T11:28:58.006221Z",
    "action": 5,
    "target": "Zaradené",
    "id": 1633488,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1633488/?format=api"
}