Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/685987/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T16:20:36.261301Z",
    "action": 59,
    "target": "    pub   rsa4096 2024-04-30 [SC]\n          2DC4FED9D88C30D95A92675788E24FE2064F1511\n    uid           [ unknown] board@tails.net <board@tails.net>\n    uid           [ unknown] board@tails.net <board-request@tails.net>\n    uid           [ unknown] board@tails.net <board-owner@tails.net>\n    sub   rsa4096 2024-04-30 [E]\n",
    "id": 3307770,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3307770/?format=api"
}