Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/15308/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/?format=api",
    "user": "https://translate.yunohost.org/api/users/afacanc38/?format=api",
    "author": "https://translate.yunohost.org/api/users/afacanc38/?format=api",
    "timestamp": "2023-01-30T08:43:01.602163Z",
    "action": 2,
    "target": "Şimdi yeni bir kullanıcı şifresi tanımlıyorsunuz. Parola en az 8 karakter olmalıdır - ancak daha uzun parola (yani bir parola) kullanmak ve/veya çeşitli türde karakterler (büyük harf, küçük harf, rakamlar ve özel karakterler) kullanmak daha iyidir.",
    "id": 95414,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/95414/?format=api"
}