Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2464814/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slp-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slp-server/master/en_GB/?format=api",
    "user": "https://l10n.opensuse.org/api/users/andibing/?format=api",
    "author": "https://l10n.opensuse.org/api/users/andibing/?format=api",
    "timestamp": "2023-07-19T23:38:50.148560Z",
    "action": 2,
    "target": "<p>Here, set the mode in which to run the SLP daemon. The simplest mode is <b>Broadcast</b>.\nIn it, the SLP daemon answers all requests sent by broadcast. The next mode is <b>Multicast</b>. In it, the daemon answers queries\nsent by multicast in appropriate SCOPES. In the <b>DA Server</b> mode, it informs DA servers on the specified IP addresses\nabout statically and dynamically registered services. The last option is <b>Becomes DA Server</b>. This is a cache server for service\nanswers.</p>\n",
    "id": 2739022,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2739022/?format=api"
}