Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1467302/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-src-lsp_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-src-lsp_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-06T23:43:44.843422Z",
    "action": 59,
    "target": "",
    "id": 403635,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/403635/?format=api"
}