Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263373/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/es/?format=api",
    "user": null,
    "author": "https://hive.bgforge.net/api/users/anonymous/?format=api",
    "timestamp": "2020-07-06T03:04:58Z",
    "action": 4,
    "target": "Eres el hombre genérico negro. Genérico. Pero Negro.",
    "id": 439720,
    "action_name": "Suggestion added",
    "url": "https://hive.bgforge.net/api/changes/439720/?format=api"
}