Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/796869/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ask-fedora-sops/masterpagesmod_en/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-ask-fedora-sops/masterpagesmod_en/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tfranzo/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tfranzo/?format=api",
    "timestamp": "2025-03-29T19:38:04.883719Z",
    "action": 5,
    "target": "Vous pouvez également consulter et modifier les préférences de l’utilisateur. Cela peut être très utile si un utilisateur signale un problème avec son compte que vous soupçonnez d’être lié à un changement dans ses préférences.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You can also view and modify the user’s preferences. This can be very helpful if a user is reporting an issue with their account that you suspect may be related to a preference change.",
        "old_state": 0
    },
    "id": 18286752,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18286752/?format=api"
}