Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16885941/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2024-06-24T07:24:43.695054Z",
    "action": 5,
    "target": "Red Hat CDN'ye erişmek için geçerli bir Red Hat aboneliği gereklidir.",
    "old": "",
    "details": {
        "state": 20,
        "source": "To access the Red Hat CDN, a valid Red Hat subscription is required.",
        "old_state": 0
    },
    "id": 16679138,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16679138/?format=api"
}