Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/737835/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/tryton/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/de/?format=api",
    "user": "https://translate.tryton.org/api/users/udono/?format=api",
    "author": "https://translate.tryton.org/api/users/udono/?format=api",
    "timestamp": "2024-04-09T12:57:25.796301Z",
    "action": 4,
    "target": "E-Mail zum Zurücksetzen des Passworts senden.",
    "id": 549388,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/549388/?format=api"
}