Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14551265/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-17T22:00:52.484515Z",
    "action": 59,
    "target": "Diverses implementacions del llenguatge de programació Python, incloent-hi CPython 3.6 i 2.7, i PyPy 3.3",
    "old": "",
    "details": {
        "state": 10,
        "source": "Multiple implementations of the Python programming language, including the newest CPython and PyPy versions",
        "old_state": -1
    },
    "id": 11500980,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11500980/?format=api"
}