Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5513831/?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": "2020-09-05T10:22:22.750755Z",
    "action": 2,
    "target": "System %(product_name)s wymaga %(needed_ram)s MB pamięci do instalacji, ale komputer ma tylko %(total_ram)s MB.\n",
    "old": "System %(product_name)s wymaga %(needed_ram)s MB pamięci do instalacji, ale komputer posiada tylko %(total_ram)s MB.\n",
    "details": {},
    "id": 1532495,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1532495/?format=api"
}