Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8203939/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-19T22:08:32.055513Z",
    "action": 30,
    "target": "Users and developers are available in the <a href=\"%s\">#xfce</a> IRC channel on <strong>irc.libera.chat</strong> for real-time chat.",
    "old": "Users and developers are available in the <a href=\"%s\">#fedora-cinnamon</a> IRC channel on <strong>irc.freenode.org</strong> for real-time chat.",
    "details": {},
    "id": 3358797,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3358797/?format=api"
}