Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/609254/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-15T19:17:04.018119Z",
    "action": 30,
    "target": "When you set up an administration password, an attacker who can get physical access to your computer while Tails is running could be able to break your security and:",
    "id": 3113030,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3113030/?format=api"
}