Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8450930/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f35/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f35/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:54:39.906575Z",
    "action": 5,
    "target": "Tu non ha definite un partition de radice (/) que es necessari pro continuar le installation de %s.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You have not defined a root partition (/), which is required for installation of %s to continue.",
        "old_state": 0
    },
    "id": 17511339,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17511339/?format=api"
}