Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/740495/?format=api",
    "component": "https://translate.tails.net/api/components/tails/openpgp_keys/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/openpgp_keys/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T10:08:53.065023Z",
    "action": 13,
    "target": "Use this key to encrypt private emails sent to [[the admins of the translation platform at weblate@tails.net|doc/about/contact#tails-weblate]].",
    "old": "Use this key to encrypt private emails sent to [[the admins of the translation platform at weblate@tails.net|doc/about/contact#tails-weblate]].",
    "details": {
        "state": 100,
        "source": "Use this key to encrypt private emails sent to [[the admins of the translation platform at weblate@tails.net|doc/about/contact#tails-weblate]].",
        "old_state": 100
    },
    "id": 3483336,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3483336/?format=api"
}