Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/64917/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/te/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-31T15:05:30.749856Z",
    "action": 59,
    "target": "మాధ్యమం {port} (ప్రోటోకాల్: {protocol}, అనుసంధానం: {connection}) ను మీరు ఖచ్చితంగా మూసివేయదలిచారా",
    "id": 150610,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/150610/?format=api"
}