Changes API.

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

GET /api/changes/3204630/?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": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-19T22:42:49.251767Z",
    "action": 4,
    "target": "%(product_name)s च्या ग्राफिकल इंस्टॉलेशनकरिता %(needed_ram)s MB आवश्यक आहे, परंतु या मशीनवर फक्त %(total_ram)s आहे",
    "old": "",
    "details": {},
    "id": 3204630,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3204630/?format=api"
}