Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/80865/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2024-01-28T16:49:14.808950Z",
    "action": 5,
    "target": "如果您不想要一个“真实的”公共域名,您可以使用以 <code>.local</code> 或 <code>.test</code> 结尾的任何域名。以 <code>.local</code> 结尾的域名在某种意义上是特殊的,因为在本地网络中可以自动解析,前提是客户端支持 Bonjour 协议。或者,您可能需要在每个要从中使用该域名的客户端上调整 <code>/etc/hosts</code> 文件(或 Windows 上的等效文件),或者在您的互联网路由器上配置本地 DNS 条目。",
    "id": 121085,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/121085/?format=api"
}