Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490145/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_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-04-23T22:27:42.813323Z",
    "action": 9,
    "target": "Alternatively, to load the driver as a module at boot time, place the\nfollowing line in man:loader.conf[5]:\n",
    "id": 518924,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/518924/?format=api"
}