Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/77685/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nl/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/Lithium_Grim/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Lithium_Grim/?format=api",
    "timestamp": "2024-09-30T06:58:30.863845Z",
    "action": 5,
    "target": "Voor ketengebouwen wordt de keten behandeld als één enkel gebouw. Bij sets nemen we aan dat alle delen volledig zijn verbonden.",
    "id": 59892,
    "action_name": "New translation",
    "url": "http://i18n.foe-helper.com/api/changes/59892/?format=api"
}