Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479705/?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.169178Z",
    "action": 9,
    "target": "FreeBSD의 crossref:ports[ports,installing software]에 익숙해야 합니다.",
    "id": 444764,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/444764/?format=api"
}