Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/35683/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T14:26:49.302734Z",
    "action": 59,
    "target": "There is no diagnosis result for domain {domain} yet. Please re-run a diagnosis for categories 'DNS records' and 'Web' in the diagnosis section to check if the domain is ready for Let's Encrypt. (Or if you know what you are doing, use '--no-checks' to turn off these checks.)",
    "id": 71952,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/71952/?format=api"
}