Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/686107/?format=api",
    "component": "https://translate.tails.net/api/components/tails/openpgp_keys/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/openpgp_keys/zh/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-08T20:11:23.497834Z",
    "action": 36,
    "target": "    pub   rsa4096 2024-04-30 [SC]\n          C54B2D6C229607035EECE4D83114691BD78DF1ED\n    uid           [ unknown] press@tails.net <press@tails.net>\n    uid           [ unknown] press@tails.net <press-request@tails.net>\n    uid           [ unknown] press@tails.net <press-owner@tails.net>\n    sub   rsa4096 2024-04-30 [E]\n",
    "id": 3308956,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3308956/?format=api"
}