Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/782873/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "timestamp": "2023-01-17T04:59:25.276593Z",
    "action": 5,
    "target": "我們努力將我們的經驗、產品和教訓自由地共享給大家。我們將成果置於公共領域中。\n希望每個人都能掌握這些東西並依各自的情況進行調整,但也得避免因獨佔某種資源而大權在握。",
    "id": 508491,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/508491/?format=api"
}