Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/535489/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/rp/fr/?format=api",
    "user": null,
    "author": "https://hive.bgforge.net/api/users/anonymous/?format=api",
    "timestamp": "2019-10-23T16:55:10Z",
    "action": 4,
    "target": "Et ainsi, pendant une génération après sa fondation, Arroyo vécut en paix, ses canyons la protégeant du monde extérieur.",
    "id": 415205,
    "action_name": "Suggestion added",
    "url": "https://hive.bgforge.net/api/changes/415205/?format=api"
}