Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/605811/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/carrier_weight/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/carrier_weight/it/?format=api",
    "user": "https://translate.tryton.org/api/users/wifasoi/?format=api",
    "author": "https://translate.tryton.org/api/users/wifasoi/?format=api",
    "timestamp": "2022-04-21T12:13:04.404283Z",
    "action": 2,
    "target": "Valuta",
    "id": 267833,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/267833/?format=api"
}