Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1228601/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-05T14:12:59.581200Z",
    "action": 59,
    "target": "\u001e\u001e\u001e\u001e",
    "old": "\u001e\u001e\u001e\u001e",
    "details": {
        "state": 0,
        "source": "Configuration of repo failed\u001e\u001eConfiguration of repos failed",
        "old_state": 0
    },
    "id": 18314401,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18314401/?format=api"
}