Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16789187/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/deleted-1350/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/deleted-1350/?format=api",
    "timestamp": "2024-11-20T18:49:03.460223Z",
    "action": 2,
    "target": "не вдалося з'єднати %s -> %s: %s існує, але це не симлінк.\n",
    "old": "не вдалося створити посилання %s -> %s: %s вже існує і або не є символічним посиланням, або встановлено --keep-foreign і посилання вказує на місце поза %s\n",
    "details": {
        "state": 20,
        "source": "failed to link %s -> %s: %s exists and it is not a symlink\n",
        "old_state": 10
    },
    "id": 17444842,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17444842/?format=api"
}