Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/143945/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T10:10:57.239308Z",
    "action": 59,
    "target": "Wenn Sie sich noch nicht sicher sind, laden wir Sie ein, [die Demo](https://yunohost.org/try) auszuprobieren,  \nund werfen Sie einen Blick auf [die Vor- und Nachteile](https://yunohost.org/selfhosting) der Selbstverwaltung eines Servers.\n\nNehmen Sie sich die Zeit, darüber nachzudenken, welche Anwendungen, welche Art von Hardware und welchen Domainnamen Sie für Ihren Server wünschen.",
    "id": 224042,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/224042/?format=api"
}