Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8189492/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-11T22:03:37.765939Z",
    "action": 30,
    "target": "To install Fedora SoaS to your hard drive, run it on your computer, then start the Terminal app and run liveinst. You'll be guided through the install process via a series of prompts.",
    "old": "To install a spin, you run the spin on your computer and click the \"Install to Hard Drive\" link on the desktop. You'll be guided through the install process via a series of prompts.",
    "details": {},
    "id": 3330193,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3330193/?format=api"
}