Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/604219/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:23:29.528605Z",
    "action": 30,
    "target": "To store files in your Tails USB stick, use the [[Persistent Storage|doc/persistent_storage]]. To exchange files between Tails and another operating system, use a separate USB stick.",
    "id": 3106190,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3106190/?format=api"
}