Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7157696/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "timestamp": "2025-01-25T15:08:33.622027Z",
    "action": 2,
    "target": "ਸਿਸਟਮ ਇਸ ਵੇਲੇ ਰਜਿਸਟਰ ਨਹੀਂ ਹੈ।",
    "old": "ਇਹ ਫਾਇਲ ਸਿਸਟਮ ਦਾ ਆਕਾਰ ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ।",
    "details": {
        "state": 20,
        "source": "The system is currently not registered.",
        "old_state": 10
    },
    "id": 17907242,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17907242/?format=api"
}