Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7756952/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterpagespush-badges/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterpagespush-badges/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-14T21:56:31.496459Z",
    "action": 30,
    "target": "The badge-awarding back-end daemon, https://github.com/fedora-infra/fedbadges[fedbadges], wakes up when it receives a https://fedmsg.readthedocs.io[fedmsg] event.  It compares that message and the history in https://github.com/fedora-infra/datanommer[datanommer] against a series of rules.  If a contributor matches the criteria described in one of those rules, then they are awarded a badge.",
    "old": "The badge-awarding back-end daemon, https://github.com/fedora-infra/fedbadges[fedbadges], wakes up when it receives a http://fedmsg.com/en/stable/[fedmsg] event.  It compares that message and the history in https://github.com/fedora-infra/datanommer[datanommer] against a series of rules.  If a contributor matches the criteria described in one of those rules, then they are awarded a badge.",
    "details": {},
    "id": 3192316,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3192316/?format=api"
}