Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/218288/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper-android-2/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper-android-2/ui/it/?format=api",
    "user": "https://translate.zoiper.com/api/users/Gaddar/?format=api",
    "author": "https://translate.zoiper.com/api/users/Gaddar/?format=api",
    "timestamp": "2024-03-25T11:32:34.541477Z",
    "action": 2,
    "target": "You are now authenticated with Banafo!\n\nCall recordings will be automatically uploaded.\n\nYou can see and manage your conversations in Banafo dashboard.“”",
    "id": 107055,
    "action_name": "Translation changed",
    "url": "https://translate.zoiper.com/api/changes/107055/?format=api"
}