Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14551276/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/dabzse/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/dabzse/?format=api",
    "timestamp": "2023-07-02T17:51:06.594005Z",
    "action": 2,
    "target": "A Python programozási nyelv több megvalósítása, beleértve a legújabb CPython és PyPy verziókat",
    "old": "A Python programozási nyelv több megvalósítása, beleértve a CPython 3.8-at és a PyPy 3.6-ot",
    "details": {
        "state": 20,
        "source": "Multiple implementations of the Python programming language, including the newest CPython and PyPy versions",
        "old_state": 10
    },
    "id": 11883049,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11883049/?format=api"
}