Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/84084/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/?format=api",
    "user": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
    "author": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
    "timestamp": "2024-09-05T18:36:25.074710Z",
    "action": 2,
    "target": "Kies een gebruikerswachtwoord van minimaal 8 tekens - hoewel het een goede gewoonte is om een langer wachtwoord te gebruiken (d.w.z. een wachtwoordzin) en/of een variatie van tekens te gebruiken (hoofdletters, kleine letters, cijfers en speciale tekens).",
    "id": 162879,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/162879/?format=api"
}