Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8899575/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-08T13:03:38.764324Z",
    "action": 30,
    "target": "IoT devices use a wide range of hardware and with Fedora IoT your software runs on any device without major changes. Fedora IoT is built for x86_64, aarch64, and armhfp processors in the same way with the same versions across all architectures.",
    "id": 3635123,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3635123/?format=api"
}