Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27706/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-04-11T04:40:34.754469Z",
    "action": 2,
    "target": "制造商和销售商为区分其产品而使用的许多名称都被认作商标。如果这些标识出现在本文档中, 并且 FreeBSD 项目知道商标声明, 则在这些名称之后增加 <quote>™</quote> 或 <quote>®</quote> 标记。",
    "id": 64465,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/64465/?format=api"
}