Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/103371/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cad/sonoran-cad-web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cad/sonoran-cad-web-app/tc/?format=api",
    "user": "https://translate.sonoransoftware.com/api/users/kennethleung1004/?format=api",
    "author": "https://translate.sonoransoftware.com/api/users/kennethleung1004/?format=api",
    "timestamp": "2025-06-30T17:23:47.987678Z",
    "action": 2,
    "target": "您的社群網站是您的論壇,DC或其他網站的URL。該欄位是可選項。",
    "old": "您的社群網站是您的論壇,論壇或其他網站的URL。該欄位是可選項。",
    "details": {
        "state": 20,
        "source": "Your community website is the URL of your forums, discord, or other website. This field is OPTIONAL and is not required!",
        "old_state": 20
    },
    "id": 256881,
    "action_name": "Translation changed",
    "url": "https://translate.sonoransoftware.com/api/changes/256881/?format=api"
}