Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11148701/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-11-25T11:36:22.421034Z",
    "action": 2,
    "target": "El sistema antic no està registrat i el perfil de l'AutoYaST necessita el registre.\nO bé registreu el sistema antic abans de fer l'actualització\no bé suprimiu la secció del registre del perfil de l'AutoYaST\ni useu el mitjà complet.",
    "id": 1930154,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1930154/?format=api"
}