Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16538418/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesindex/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-06-26T08:31:56.978320Z",
    "action": 2,
    "target": "Fedora Operations Architect",
    "old": "Charte du Conseil Fedora",
    "details": {
        "state": 20,
        "source": "Fedora Operations Architect",
        "old_state": 10
    },
    "id": 16686778,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16686778/?format=api"
}