Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638406/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T20:03:31.797977Z",
    "action": 59,
    "target": "알마리눅스 계정은 알마리눅스의 전체 기술기반을 통해 자신의 계정을 생성하고 관리 하도록 능력을 제공합니다.",
    "old": "알마리눅스 계정은 알마리눅스의 전체 기술기반을 통해 자신의 계정을 생성하고 관리 하도록 능력을 제공합니다.",
    "details": {
        "state": 20,
        "source": "AlmaLinux Accounts provides the ability to create and manage your account across AlmaLinux's entire infrastructure.",
        "old_state": 20
    },
    "id": 14679083,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679083/?format=api"
}