Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1612177/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookjails_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-18T00:02:02.870454Z",
    "action": 59,
    "target": "여러 jail을 생성하기",
    "id": 593055,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/593055/?format=api"
}