Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/927897/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaspace/charon-messages/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-messages/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-31T10:17:50.554938Z",
    "action": 59,
    "target": "Le nom d'utilisateur doit uniquement contenir des caractères alphanumériques (les accents ne sont pas autorisés) et les caractères suivants : <code>_</code>, <code>@</code>, <code>-</code>",
    "id": 743865,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/743865/?format=api"
}