Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/930705/?format=api",
    "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Nortix08/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Nortix08/?format=api",
    "timestamp": "2024-03-25T22:51:50.747835Z",
    "action": 5,
    "target": "Als Antwort auf dieses Werk verfasste Werke",
    "id": 768840,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/768840/?format=api"
}