Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11596007/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-template/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-template/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2022-02-24T17:51:50.462975Z",
    "action": 5,
    "target": "@@PRODUCT_NAME@@ Creat per l'usuari: {0} ({1}, {2} <{3}>)",
    "id": 2041979,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2041979/?format=api"
}