Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685808/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T16:20:30.703091Z",
    "action": 59,
    "target": "如果你是一名記者想要寫關於 Tails 的文章報導或是要\n提供 Tails [[新聞發佈|press]]的連結 ,請寄信到\n<tails-press@boum.org>.\n",
    "id": 3307417,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3307417/?format=api"
}