Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3346117/?format=api",
    "component": "https://l10n.elementary.io/api/components/code/glossary/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/code/glossary/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2023-06-23T07:46:47.764145Z",
    "action": 31,
    "target": "détecteur de symboles",
    "id": 1709525,
    "action_name": "String added",
    "url": "https://l10n.elementary.io/api/changes/1709525/?format=api"
}