Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/4965/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/sk/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2020-05-01T12:49:35.451289Z",
    "action": 2,
    "target": "Jean-Marc Lartigue za francúzske preklady.",
    "id": 6357,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/6357/?format=api"
}