Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/693122/?format=api",
    "component": "https://translate.tails.net/api/components/tails/metadata/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/metadata/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-23T13:17:55.195294Z",
    "action": 59,
    "target": "- Les images, par exemple les .jpg, .gif, .svg, .tiff, et les .png",
    "id": 3349188,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3349188/?format=api"
}