Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13209140/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nis_server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nis_server/master/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-24T02:31:05.383645Z",
    "action": 30,
    "target": "<p>Here, enter the names of hosts to configure as NIS server workers. Use <i>Add</i> to add a new one, <i>Edit</i>  to change an existing entry, and <i>Delete</i> to remove an entry.</p>",
    "id": 2040324,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2040324/?format=api"
}