Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/111559/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "author": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "timestamp": "2025-01-16T22:33:35.865426Z",
    "action": 2,
    "target": "Bitte konzentrieren Sie sich auf die Funktionen der App und verwenden Sie keine schwammigen Marketingbegriffe oder wiederholen Sie, dass die App „kostenlos“ ist und „selbst gehostet werden kann“. Die englische Sprache wird bevorzugt.",
    "id": 194529,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/194529/?format=api"
}