Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7253623/?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/en_GB/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bruce89/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bruce89/?format=api",
    "timestamp": "2021-06-17T09:21:27.686716Z",
    "action": 5,
    "target": "Ignoring repositories: %s",
    "old": "",
    "details": {},
    "id": 3352667,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3352667/?format=api"
}