Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16119449/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T09:54:23.728042Z",
    "action": 30,
    "target": "|Metric |Type | Description\n\n|salt_queue_thread_pool_size\n|gauge\n|Number of threads created per {salt} queue\n\n|salt_queue_thread_pool_active_threads\n|gauge\n|Number of currently active {salt} threads per queue\n\n|salt_queue_thread_pool_task_total\n|counter\n|Number of tasks ever submitted per queue\n\n|salt_queue_thread_pool_completed_task_total\n|counter\n|Number of tasks ever completed per queue\n\n",
    "id": 3028566,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3028566/?format=api"
}