Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7148565/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/mr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/girish946/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/girish946/?format=api",
    "timestamp": "2021-08-28T16:45:58.089851Z",
    "action": 2,
    "target": "%(product_name)s च्या ग्राफिकल इंस्टॉलेशनकरिता %(needed_ram)s MB आवश्यक आहे, परंतु या मशीनवर फक्त %(total_ram)s आहे\n",
    "old": "%(product_name)s च्या ग्राफिकल इंस्टॉलेशनकरिता %(needed_ram)s MB आवश्यक आहे, परंतु या मशीनवर फक्त %(total_ram)s आहे",
    "details": {},
    "id": 3519308,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3519308/?format=api"
}