Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12340434/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/cockpit-podman/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-podman/sk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jose1711/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jose1711/?format=api",
    "timestamp": "2024-07-12T13:20:55.884141Z",
    "action": 5,
    "target": "Prázdny pod $0 bude nenávratne odstránený.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Empty pod $0 will be permanently removed.",
        "old_state": 0
    },
    "id": 16748651,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16748651/?format=api"
}