Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14551277/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2023-06-29T01:27:35.869600Z",
    "action": 2,
    "target": "Beberapa implementasi bahasa pemrograman Python, termasuk CPython dan PyPy terbaru",
    "old": "Beberapa implementasi bahasa pemrograman Python, termasuk CPython 3.8 dan PyPy 3.6",
    "details": {
        "state": 20,
        "source": "Multiple implementations of the Python programming language, including the newest CPython and PyPy versions",
        "old_state": 10
    },
    "id": 11878578,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11878578/?format=api"
}