Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10974489/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f37/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f37/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-04-16T09:01:49.142395Z",
    "action": 2,
    "target": "Nebyla vybrána žádna jednotka\u001e\u001eNebyly vybrány žádné jednotky\u001e\u001eNebyly vybrány žádné jednotky",
    "old": "Nebyly vybrány žádné jednotky\u001e\u001eNebyly vybrány žádné jednotky\u001e\u001eNebyly vybrány žádné jednotky",
    "details": {
        "state": 20,
        "source": "$0 (of $1) disk selected\u001e\u001e$0 (of $1) disks selected",
        "old_state": 10
    },
    "id": 11487726,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11487726/?format=api"
}