Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/15343/?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/fi/?format=api",
    "dictionary": null,
    "user": 50,
    "author": 50,
    "timestamp": "2021-10-29T07:23:50.305565Z",
    "action": 5,
    "target": "Kun haluttu nuotti on ilmaisimen oikealla puolella, se tarkoittaa, että <b>sävelkorkeus on liian matala</b> ja sinun on <b>viritettävä</b>:",
    "id": 24983,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/24983/?format=api"
}