Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/47659/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/fr/?format=api",
    "user": "https://weblate.rob006.net/api/users/Hiobi/?format=api",
    "author": "https://weblate.rob006.net/api/users/Hiobi/?format=api",
    "timestamp": "2021-05-09T09:42:08.195742Z",
    "action": 36,
    "target": "Remplacez les jours globaux pour une étiquette spécifique. Vide signifie utiliser la valeur par défaut. Si une discussion comporte plusieurs étiquettes avec des valeurs de jour différentes, elle utilisera le plus petit nombre de jours configurés.",
    "id": 66117,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/66117/?format=api"
}