Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701021/?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": null,
    "author": null,
    "timestamp": "2024-12-05T17:19:20.398703Z",
    "action": 59,
    "target": "    pub   rsa4096 2013-07-24 [SC] [expires: 2025-11-07]\n          1F56EDD30741048035DAC1C5EC57B56EF0C43132\n    uid           [  full  ] Tails bug squad <tails-bugs@boum.org>\n    uid           [  full  ] Tails bug squad (schleuder list) <tails-bugs-owner@boum.org>\n    uid           [  full  ] Tails private user support <tails-support-private@boum.org>\n    uid           [  full  ] Tails bug squad (schleuder list) <tails-bugs-request@boum.org>\n    uid           [ unknown] Tails user support <support@tails.net>\n    sub   rsa4096 2013-07-24 [E] [expires: 2025-11-07]\n",
    "id": 3397123,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3397123/?format=api"
}