Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264321/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-clarification/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-clarification/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-08-09T08:25:47.759168Z",
    "action": 2,
    "target": "Las propuestas son enviadas al https://discussion.fedoraproject.org/c/workflows/magazine/57[foro Fedora Magazine Discourse] como temas y el debate se realiza allí.",
    "old": "Las propuestas son enviadas al  https://discussion.fedoraproject.org/c/workflows/magazine/57[foro Fedora Magazine Discourse] como temas y el debate se realiza allí.",
    "details": {
        "state": 20,
        "source": "Proposals are submitted to the https://discussion.fedoraproject.org/c/workflows/magazine/57[Fedora Magazine Discourse forum] as topics, and discussion happens right there.",
        "old_state": 20
    },
    "id": 16856592,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16856592/?format=api"
}