Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/541396/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/mr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
    "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
    "timestamp": "2022-06-05T17:14:39.710896Z",
    "action": 5,
    "target": "[{0}] मॅक्रो हा एक स्वतंत्र मॅक्रो आहे आणि तो इनलाइन वापरला जाऊ शकत नाही.",
    "id": 304368,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/304368/?format=api"
}