Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76571703/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-data-collection-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-data-collection-plugin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-23T14:48:28.445882+02:00",
    "action": 59,
    "target": "The main purpose of the Sentinel Minipot is to collect authentication information from the login attempts. It is possible to emulate some of the often attacked services - Telnet, HTTP, FTP, and SMTP. The goal is to catch the attacker red-handed when they think they are attacking a real service.",
    "id": 25315778,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25315778/?format=api"
}