Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/445334/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/production_work/fr/?format=api",
    "user": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "author": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "timestamp": "2024-04-18T08:51:00.595693Z",
    "action": 4,
    "target": "Pour terminer la production « %(production)s », le travail « %(work)s » doit être terminé.",
    "id": 581146,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/581146/?format=api"
}