Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/215457/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/pl/?format=api",
    "user": "https://translate.zoiper.com/api/users/rm/?format=api",
    "author": "https://translate.zoiper.com/api/users/rm/?format=api",
    "timestamp": "2023-12-12T20:13:08.503665Z",
    "action": 5,
    "target": "Żądanie autoryzacji odmówione",
    "id": 99427,
    "action_name": "Translation added",
    "url": "https://translate.zoiper.com/api/changes/99427/?format=api"
}