Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/151219/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/ja/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2024-10-18T19:15:31.294337Z",
    "action": 4,
    "target": "スペイン語: フアン・カルロス・ガルシア",
    "id": 118688,
    "action_name": "Suggestion added",
    "url": "https://weblate.a4tune.com/api/changes/118688/?format=api"
}