Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2254756/?format=api",
    "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/de/?format=api",
    "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
    "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
    "timestamp": "2024-06-02T13:21:43.388361Z",
    "action": 5,
    "target": "Die Gruppe der benutzerdefinierten Felder kann nicht gelöscht werden.",
    "id": 1978985,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1978985/?format=api"
}