Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/2885/?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/tr/?format=api",
    "dictionary": null,
    "user": 14,
    "author": 14,
    "timestamp": "2020-04-04T07:40:57.609855Z",
    "action": 30,
    "target": "Pokročilé potlačenie šumu - funguje aj pri zapnutom metronóme",
    "id": 4696,
    "action_name": "Source string changed",
    "url": "https://weblate.a4tune.com/api/changes/4696/?format=api"
}