Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/671704/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2025-02-05T13:19:55.638966Z",
    "action": 4,
    "target": "Si encuentra algún problema al utilizar uno de estos idiomas, [[cuéntenoslo|support]].",
    "id": 3407567,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3407567/?format=api"
}