Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11321431/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "timestamp": "2025-02-17T07:41:02.655930Z",
    "action": 2,
    "target": "El vostre sistema s'ha muntat sota %(mountpoint)s.\n\nSi voleu que l'arrel del vostre sistema sigui l'arrel del sistema actiu, executeu l'ordre:\n\n\tchroot %(mountpoint)s\n\n %(mountpoint)s.\n\n",
    "old": "El vostre sistema s'ha muntat sota %(mountpoint)s.\n\nSi voleu que l'arrel del sistema sigui l'arrel del sistema actiu, executeu l'ordre següent:\n\n\tchroot %(mountpoint)s\n\n",
    "details": {
        "state": 20,
        "source": "Your system has been mounted under %(mountpoint)s.\n\nIf you would like to make the root of your system the root of the active system, run the command:\n\n\tchroot %(mountpoint)s\n\n",
        "old_state": 20
    },
    "id": 18135622,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18135622/?format=api"
}