Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284445/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "timestamp": "2024-02-23T04:16:24.725097Z",
    "action": 5,
    "target": "有关最新的 ARM aarch64 映像,请访问 <a href=\"https://getfedora.org\">getfedora.org</a>。",
    "id": 15349155,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15349155/?format=api"
}