Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18178363/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterpagesindex/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-05T21:06:50.902865Z",
    "action": 5,
    "target": "El {team_name} utiliza un flujo de trabajo basada en ticket para conservar seguimiento de nuestro trabajo.  El repositorio con los tickets se encuentran en link:{team_issue_tracker}[{team_issue_tracker_name}].  Los tickets se encuentran bajo el enlace link:{team_issue_tracker}/-/issues[_Issues_] tab in the sidebar.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The {team_name} uses a ticket-based workflow to keep track of our work.  The repository with tickets is found on link:{team_issue_tracker}[{team_issue_tracker_name}].  Tickets are found under the link:{team_issue_tracker}/-/issues[_Issues_] tab in the sidebar.",
        "old_state": 0
    },
    "id": 18315854,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18315854/?format=api"
}