Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479625/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_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-05-02T13:44:46.340244Z",
    "action": 2,
    "target": "linux와의 _바이너리 호환성_ 을 통해 가상화 없이도 많은 Linux 바이너리를 실행할 수 있습니다.",
    "id": 524957,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/524957/?format=api"
}