Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/552256/?format=api",
    "component": "https://translate.harmony.tf/api/components/northstar/flightcore/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/northstar/flightcore/fr/?format=api",
    "user": "https://translate.harmony.tf/api/users/anonymous/?format=api",
    "author": "https://translate.harmony.tf/api/users/anonymous/?format=api",
    "timestamp": "2025-10-12T14:20:39.221225Z",
    "action": 4,
    "target": "Mise à jour disponible",
    "id": 591482,
    "action_name": "Suggestion added",
    "url": "https://translate.harmony.tf/api/changes/591482/?format=api"
}