Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/680766/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/security_hole_in_i2p_0913/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/security_hole_in_i2p_0913/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:34:43.844511Z",
    "action": 30,
    "target": "If you are using I2P in Tails 1.1 and earlier, an attacker can deanonymize you: they can learn the IP address that identifies you on the Internet.",
    "id": 3270006,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3270006/?format=api"
}