Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8665268/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/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-12-10T12:05:17.633978Z",
    "action": 2,
    "target": "No ha especificado un nombre de puerto global o el nombre no es válido.",
    "old": "No ha especificado un nombre de puerto universal o el nombre es inválido.",
    "details": {},
    "id": 3785648,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3785648/?format=api"
}