Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4087532/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/KWSTD/?format=api",
    "author": "https://hosted.weblate.org/api/users/KWSTD/?format=api",
    "timestamp": "2023-07-18T18:06:15.290981+02:00",
    "action": 5,
    "target": "注意,公司也可以和储物建筑连接在一起,以便收集它们的产品。如果仓库被收集任务压得不堪重负,你可以放置一个储物帐篷来帮助处理任务。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Note that companies can also be connected to a storage in order to get their products collected, and if the Warehouse is overwhelmed with collector tasks, you can place a Storage Tent to help out there.",
        "old_state": 0
    },
    "id": 61555859,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/61555859/?format=api"
}