Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11453921/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/PascalArlt/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PascalArlt/?format=api",
    "timestamp": "2022-07-21T11:56:34.450201Z",
    "action": 2,
    "target": "Sie versuchen, ein Erratum zu veröffentlichen, haben jedoch keine Channels ausgewählt, in denen dieses veröffentlicht werden soll. Errata müssen in mindestens einem Channel veröffentlicht werden.",
    "id": 2119078,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2119078/?format=api"
}