Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12052542/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/rpm/rpm-l10n/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/rpm/rpm-l10n/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pastalian/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pastalian/?format=api",
    "timestamp": "2024-04-05T15:08:39.492329Z",
    "action": 5,
    "target": "無圧縮の tar ファイルを作成します",
    "id": 15590374,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15590374/?format=api"
}