Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20453/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "timestamp": "2022-12-15T07:32:43.530440Z",
    "action": 2,
    "target": "Définit les estimations personnalisées pour les tokens sélectionnés. Laissez-le vide pour le réinitialiser.",
    "old": "Définit les estimations personnalisées pour les jetons sélectionnés. Laissez-le vide pour le réinitialiser.",
    "details": {
        "state": 20,
        "source": "Sets custom estimates for the selected tokens. Leave it blank to reset it.",
        "old_state": 20
    },
    "id": 174143,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/174143/?format=api"
}