Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18959085/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagesindex/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-04T22:29:54.026653Z",
    "action": 30,
    "target": "https://fedoramagazine.org[Fedora Magazine] is a __WordPress-based__ site which delivers all the news of the Fedora Community. (It replaced the older publication, Fedora Weekly News.)",
    "old": "http://fedoramagazine.org[Fedora Magazine] is a __WordPress-based__ site which delivers all the news of the Fedora Community. (It replaced the older publication, Fedora Weekly News.)",
    "details": {
        "state": 10,
        "source": "https://fedoramagazine.org[Fedora Magazine] is a __WordPress-based__ site which delivers all the news of the Fedora Community. (It replaced the older publication, Fedora Weekly News.)",
        "old_state": -1
    },
    "id": 17985716,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/17985716/?format=api"
}