Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5492518/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "timestamp": "2024-12-19T16:39:06.840053Z",
    "action": 5,
    "target": "non configurate",
    "old": "",
    "details": {
        "state": 20,
        "source": "not configured",
        "old_state": 0
    },
    "id": 17511203,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17511203/?format=api"
}