Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132555/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forte/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:07.982025Z",
    "action": 71,
    "target": "Your [Forte](https://codeberg.org/fortified/forte/) website requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. **Domains -> Add domain**. As your website uses the full domain and is installed on the root, you can create a subdomain such as mywebsite.domain.tld. Don't forget to update your DNS records if you manage them manually.",
    "id": 203570,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203570/?format=api"
}