Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13081979/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/lt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "timestamp": "2022-02-04T17:18:48.634227Z",
    "action": 2,
    "target": "Jei turite Nvidia vaizdo plokštę ir norite naudoti nuosavybines tvarkykles, tuomet skaitykite",
    "id": 2008330,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2008330/?format=api"
}