Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2685113/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2021-09-05T13:48:14.358948Z",
    "action": 7,
    "target": "Está utilizando un script 'ifdown' suministrado por 'network-scripts' que está obsoleto.",
    "id": 3545589,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3545589/?format=api"
}