Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/671833/?format=api",
    "component": "https://translate.tails.net/api/components/tails/requirements/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/requirements/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-10-31T15:29:05.332205Z",
    "action": 2,
    "target": "Computadoras Mac más nuevas con un procesador Apple (M1 o M2)",
    "id": 3383744,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3383744/?format=api"
}