Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132593/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gossa/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:09.044691Z",
    "action": 71,
    "target": "    🔍 files/directories browser & handler\n    📩 drag-and-drop uploader\n    🥂 fast golang static server\n    💾 90s web UI that prints in milliseconds\n    📸 video streaming & picture browser\n    ✍️ simple note editor\n    ⌨️ keyboard navigation\n    🚀 lightweight and dependency free codebase\n    🔒 >95% test coverage and reproducible builds\n    💑 easy multi account setup, read-only mode\n    ✨ PWA enabled\n",
    "id": 203593,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203593/?format=api"
}