Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5978458/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/volume_key/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/volume_key/master/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cifose/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cifose/?format=api",
    "timestamp": "2023-09-11T16:53:51.120571Z",
    "action": 2,
    "target": "Todos os Direitos Reservados (C) 2009 Red Hat, Inc. \nEste software é distribuído sob a licença GPL v.2.\n\nEste programa é fornecido SEM GARANTIA, na medida possível por lei.",
    "id": 12451950,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12451950/?format=api"
}