Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762191/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2026-07-23T10:05:48.700878Z",
    "action": 36,
    "target": "El gestor de contrasenyes [Secrets del GNOME](https://apps.gnome.org/ca//Secrets/) ([[Més…|doc/encryption_and_privacy/manage_passwords]])",
    "old": "El gestor de contrasenyes [Secrets del GNOME](https://apps.gnome.org/ca//Secrets/) ([[Més…|doc/encryption_and_privacy/manage_passwords]])",
    "details": {
        "state": 30,
        "source": "[GNOME Secrets](https://apps.gnome.org//Secrets/) password manager ([[More...|doc/encryption_and_privacy/manage_passwords]])",
        "context": "",
        "old_state": 20
    },
    "id": 3547030,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3547030/?format=api"
}