Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/17403/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-11T17:57:18.277967Z",
    "action": 59,
    "target": "Básico: seis atributos básicos (FUE, DES, RES, INT, EDU, y SOC). Base: seis básicos más PSI. Alternativa: seis básicos más dos atrib. Alternativos. Todos: seis básicos más PSI más tres atrib. Alternativos.",
    "old": "Básico: seis atributos básicos (FUE, DES, RES, INT, EDU, y SOC). Base: seis básicos más PSI. Alternativa: seis básicos más dos atrib. Alternativos. Todos: seis básicos más PSI más tres atrib. Alternativos.",
    "details": {
        "state": 20,
        "source": " Core: six basic chararcteristics (STR, DEX, END, INT, EDU, and SOC).  Base: core six plus PSI. Alternative: core six plus two Alternative characteristics. All: core six plus PSI plus three Alternative characteristics.",
        "old_state": 20
    },
    "id": 449981,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449981/?format=api"
}