Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119212/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/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": "2023-04-27T16:11:35.034441Z",
    "action": 2,
    "target": "Les types d'armes dont l'objet doit faire partie ou ne pas faire partie pour que le bonus s'applique. Par exemple, la hache de guerre, l'arc court ou l'épée longue.",
    "old": "Le type d'arme que doit posséder l'objet pour que le bonus s'applique. Par exemple, une hache de guerre, un arc court ou une épée longue.",
    "details": {
        "state": 20,
        "source": "The types of weapons the item must be one of or none of for the bonus to apply. For example Battleaxe, Shortbow, or Longsword.",
        "old_state": 10
    },
    "id": 312818,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312818/?format=api"
}