Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9316271/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/da/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cmtthomas/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cmtthomas/?format=api",
    "timestamp": "2023-01-05T21:41:04.984506Z",
    "action": 2,
    "target": "Btrfs-diskenhed \"{}\" angivet med --useexisting findes ikke.",
    "id": 9063478,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9063478/?format=api"
}