Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52531/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-25T18:49:55.484293Z",
    "action": 59,
    "target": "Die installierte Version dieser Applikation erfordert nur YunoHost >=2.x oder 3.x, was darauf hinweisen könnte, dass die Applikation nicht nach aktuell empfohlenen Paketierungspraktiken und mit aktuellen Helpern erstellt worden ist. Sie sollten wirklich in Betracht ziehen, sie zu aktualisieren.",
    "id": 217603,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/217603/?format=api"
}