Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18277826/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "timestamp": "2024-12-19T16:37:43.264215Z",
    "action": 2,
    "target": "Iste dispositivo non pote esser editate directemente. Tu pote remover lo o selectionar un dispositivo differente.",
    "old": "Iste dispositivo non pote esser editate directemente. On pote remover lo o seliger un altere dispositivo.",
    "details": {
        "state": 20,
        "source": "This device cannot be edited directly. You can remove it or select a different device.",
        "old_state": 20
    },
    "id": 17511171,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17511171/?format=api"
}