Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8339447/?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/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2021-08-12T10:57:34.529551Z",
    "action": 7,
    "target": "Geen stream gespecificeerd voor '{}', specificeer een stream",
    "old": "Geen profiel gespecificeerd voor '{}', specificeer een profiel.",
    "details": {},
    "id": 3477063,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3477063/?format=api"
}