Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/737994/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/res/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/res/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-29T23:17:42.864791Z",
    "action": 71,
    "target": "Le mot de passe de votre compte, [1:%(login)s], a été réinitialisé.[2:]\n                Vous devez en définir un nouveau dans les préférences de l'utilisateur.[3:]\n                Vous pouvez vous connecter avec ce mot de passe temporaire [4:%(password)s] à [5:]\n                [6:tryton://%(host)s/%(database)s][7:]\n                [8:%(http_host)s/#%(database)s]",
    "id": 533641,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/533641/?format=api"
}