Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7555518/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "timestamp": "2024-03-03T15:11:40.687437Z",
    "action": 5,
    "target": "ਇੰਸਟਾਲ ਟਾਰਗੇਟ ਲਈ ਤੁਹਾਨੂੰ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਡਿਸਕ ਸ਼ਾਮਲ ਕਰਨੀ ਚਾਹੀਦੀ ਹੈ।",
    "old": "",
    "details": {
        "state": 20,
        "source": "You must include at least one disk as an install target.",
        "old_state": 0
    },
    "id": 15423181,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15423181/?format=api"
}