Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17800932/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf5/dnf5/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf5/dnf5/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bumblebeeman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bumblebeeman/?format=api",
    "timestamp": "2024-05-04T10:01:37.157151Z",
    "action": 5,
    "target": "Bereite das System für ein Upgrade auf ein neues Release vor",
    "id": 16032759,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16032759/?format=api"
}