Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785133/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "timestamp": "2023-07-21T10:18:11.283452Z",
    "action": 5,
    "target": "请记住,GPL 要求静态链接到 GPL 下任何代码的任何内容也必须放在 GPL 下。 因此,必须向程序用户提供该代码的源代码。 然而,动态链接并不被视为违反 GPL。 将专有应用程序放在 Linux 上的压力变得巨大。 此类应用程序通常必须与系统库链接。 这导致了 GPL 的修改版本,称为 http://www.opensource.org/licenses/lgpl-license.php[LGPL](“Library”,后来重命名为“Lesser”,GPL)。 LGPL 允许专有代码链接到 GNU C 库 glibc。 您不必发布已动态链接到 LGPLed 库的源代码。",
    "id": 562494,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/562494/?format=api"
}