Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11385165/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/ia/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:54:04.448249Z",
    "action": 59,
    "target": "Iste dispositivo non pote esser editate directemente. On pote remover lo o seliger un altere dispositivo.",
    "old": "Iste dispositivo non pote esser editate directemente. Tu pote remover lo o selectionar un dispositivo differente.",
    "details": {
        "state": 20,
        "source": "This device cannot be edited directly. You can remove it or select a different device.",
        "old_state": 20
    },
    "id": 17561157,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17561157/?format=api"
}