Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19102714/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-02T00:38:51.318866Z",
    "action": 59,
    "target": "사용자 $0의 사용하지 않는 이미지 삭제:",
    "old": "사용자 $0의 사용하지 않는 이미지 삭제:",
    "details": {
        "state": 20,
        "source": "Delete unused images of user $0:",
        "old_state": 20
    },
    "id": 18171563,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18171563/?format=api"
}