Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/89165/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2022-03-03T14:24:48.875465Z",
    "action": 4,
    "target": "Le code source des logiciels spécifiques à Tails est disponible dans [[nos dépôts Git|contribute/git]].",
    "id": 3055576,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3055576/?format=api"
}