Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7555514/?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:09:24.072576Z",
    "action": 5,
    "target": "PReP ਬੂਟ ਪਾਰਟੀਸ਼ਨ",
    "old": "",
    "details": {
        "state": 20,
        "source": "PReP Boot Partition",
        "old_state": 0
    },
    "id": 15423097,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15423097/?format=api"
}