Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/120658/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T20:17:42.328964Z",
    "action": 71,
    "target": "The YunoHost project is a team of volunteers who have made common cause to create a free operating system for servers, called YunoHost. The YunoHost software is published under [the AGPLv3 license](https://www.gnu.org/licenses/agpl-3.0.txt). In connection with this software, the project administers and makes available several technical and community services for various purposes. By using these services, you agree to be bound by the following [Terms of Services](https://yunohost.org/terms_of_services).",
    "id": 182003,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/182003/?format=api"
}