Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7246933/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/bg/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "timestamp": "2022-01-25T22:07:49.738829Z",
    "action": 2,
    "target": "---> Пакетът %s.%s %s е обновлението",
    "old": "---> Пакетът %s.%s %s ще бъде обновление",
    "details": {},
    "id": 3855900,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3855900/?format=api"
}