Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/149069/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/hubzilla/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T22:15:33.787687Z",
    "action": 71,
    "target": "Hubzilla requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. **Domains -> Add domain**. As Hubzilla uses the full domain and is installed on the root, you can create a subdomain such as hubzilla.domain.tld. Don't forget to update your DNS if you manage them manually.",
    "id": 224922,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/224922/?format=api"
}