Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1069606/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/pt/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/pmanu93/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/pmanu93/?format=api",
    "timestamp": "2024-04-14T18:34:10.899517Z",
    "action": 2,
    "target": "Carregar após largar",
    "id": 468397,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/468397/?format=api"
}