Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/79790/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/hu/?format=api",
    "dictionary": null,
    "user": 70,
    "author": 70,
    "timestamp": "2023-05-18T08:28:18.304620Z",
    "action": 5,
    "target": "Frissíts Prémium Verzióra és férj hozzá az összes funkcióhoz.",
    "id": 75455,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/75455/?format=api"
}