Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/685474/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/openpgp_keys/pt/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-07T19:29:01.734481Z",
    "action": 36,
    "target": "    pub   rsa4096 2024-04-30 [SC]\n          EC58494A6333D0384DD5744DA38F0F6E9A0A234E\n    uid           [ unknown] accounting@tails.net <accounting@tails.net>\n    uid           [ unknown] accounting@tails.net <accounting-request@tails.net>\n    uid           [ unknown] accounting@tails.net <accounting-owner@tails.net>\n    sub   rsa4096 2024-04-30 [E]\n",
    "id": 3307011,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3307011/?format=api"
}