Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10168080/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-12T22:00:42.459066Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "For doubts and longer discussions related to Fedora CoreOS, a https://discussion.fedoraproject.org/tag/coreos[forum] and a https://lists.fedoraproject.org/archives/list/coreos@lists.fedoraproject.org/[mailing list] are available.",
        "old_state": -1
    },
    "id": 4597420,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4597420/?format=api"
}