Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/670143/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_stock_landed_cost/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_stock_landed_cost/id/?format=api",
    "user": "https://translate.tryton.org/api/users/ferry/?format=api",
    "author": "https://translate.tryton.org/api/users/ferry/?format=api",
    "timestamp": "2022-09-22T02:30:33.462042Z",
    "action": 5,
    "target": "Tutup",
    "id": 298052,
    "action_name": "Translation added",
    "url": "https://translate.tryton.org/api/changes/298052/?format=api"
}