Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754875/?format=api",
    "component": "https://translate.tails.net/api/components/tails/upgrade-error-install/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/upgrade-error-install/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-10-20T21:24:38.220533Z",
    "action": 4,
    "target": "Copie o arquivo *tails-debugging-info* da sua pasta *Home* para outro pendrive.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Copy the file *tails-debugging-info* from your *Home* folder to another USB stick.",
        "old_state": 0
    },
    "id": 3524521,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3524521/?format=api"
}