Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15700374/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesindex/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2023-11-29T16:41:17.105818Z",
    "action": 9,
    "target": "Desain {variant-name} yang immutable dimaksudkan untuk membuatnya lebih stabil, tidak mudah terkena bug, dan lebih mudah untuk diuji dan dikembangkan.  Akhirnya, desain {variant-name} yang immutable juga menjadikannya platform yang sangat baik untuk aplikasi dalam kontainer serta pengembangan perangkat lunak berbasis kontainer.  Dalam setiap kasus, aplikasi dan kontainer dipisahkan dari sistem host, sehingga meningkatkan stabilitas dan keandalan.",
    "old": "",
    "details": {
        "state": 20,
        "source": "{variant-name}'s immutable design is intended to make it more stable, less prone to bugs, and easier to test and develop.  Finally, {variant-name}'s immutable design also makes it an excellent platform for containerized applications as well as container-based software development.  In each case, applications (apps) and containers are kept separate from the host system, improving stability and reliability.",
        "old_state": 0
    },
    "id": 13156433,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/13156433/?format=api"
}