Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284444/?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:10.338274Z",
    "action": 5,
    "target": "ARMv7(也称为arm32 或armhfp)上的Fedora Linux 现已弃用。",
    "id": 15349154,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15349154/?format=api"
}