Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5512791/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2021-05-10T10:55:45.732467Z",
    "action": 2,
    "target": "Migawka: źródło „%(origin)s” migawki „%(name)s” nie jest prawidłowym cienkim urządzeniem woluminu logicznego.",
    "old": "Migawka: pochodzenie „%(origin)s” migawki „%(name)s” nie jest prawidłowym cienkim urządzeniem woluminu logicznego.",
    "details": {},
    "id": 3238571,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3238571/?format=api"
}