Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685608/?format=api",
    "component": "https://translate.tails.net/api/components/tails/openpgp_keys/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/openpgp_keys/it/?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-10T20:16:18.056447Z",
    "action": 36,
    "target": "    pub   rsa4096 2024-04-30 [SC]\n          621609457A166C993245FFCA5F6B02630DDDE331\n    uid           [ unknown] foundations@tails.net <foundations@tails.net>\n    uid           [ unknown] foundations@tails.net <foundations-request@tails.net>\n    uid           [ unknown] foundations@tails.net <foundations-owner@tails.net>\n    sub   rsa4096 2024-04-30 [E]\n",
    "id": 3309973,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3309973/?format=api"
}