Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8900210/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2022-12-14T02:09:51.480363Z",
    "action": 2,
    "target": "每个 Fedora 项目发布的稳定版 RPM 软件包都配有一个 GPG 签名。默认情况下,<code>dnf</code> 和图形更新工具验证这些签名并拒绝安装任何没有签名或者签名损坏的软件包。您总是应该在安装软件包之前验证其签名。这些签名可确保您要安装的软件包出自 Fedora 项目,且没有被提供该软件包的网页或者镜像修改(无意的或者恶意的)。",
    "id": 8987344,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8987344/?format=api"
}