Changes API.

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

GET /api/changes/582789/?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/ced/?format=api",
    "author": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "timestamp": "2024-04-22T07:12:05.188597Z",
    "action": 7,
    "target": "Pour terminer la production « %(production)s », le travail « %(work)s » doit être terminé.",
    "id": 582789,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/582789/?format=api"
}