Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479707/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookfilesystems_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookfilesystems_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-03-21T03:25:25.779404Z",
    "action": 9,
    "target": "Linux(R) 파일 시스템",
    "id": 444766,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/444766/?format=api"
}