Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243791/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2023-11-17T10:36:07.666681Z",
    "action": 5,
    "target": "Vous avez activé avec succès l'authentification à deux facteurs (2FA). Désormais, lorsque vous vous connecterez à votre compte La Forge, vous serez invité à saisir le code de sécurité temporaire fourni par votre authentificateur. La sécurité de votre compte a été décuplée !",
    "old": "",
    "details": {
        "state": 20,
        "source": "You have successfully enabled two-factor authentication (2FA). From now on, when you log into your Forge account you will be prompted to enter the temporary security code provided by your authenticator. Your account’s security has improved tenfold!",
        "old_state": 0
    },
    "id": 401697,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/401697/?format=api"
}