Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/640919/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:10:20.001095Z",
    "action": 30,
    "target": "[[User|http://thenounproject.com/term/user/419/]]: Creative Commons — Attribution, by Edward Boatman.",
    "id": 3145305,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3145305/?format=api"
}